diff options
Diffstat (limited to 'arts/kde')
-rw-r--r-- | arts/kde/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arts/kde/CMakeLists.txt b/arts/kde/CMakeLists.txt index 091be3526..0c4a14cba 100644 --- a/arts/kde/CMakeLists.txt +++ b/arts/kde/CMakeLists.txt @@ -25,6 +25,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} ${ARTS_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) |