diff --git a/slim/CMakeLists.txt b/slim/CMakeLists.txt index f7256bf..8a2e158 100644 --- a/slim/CMakeLists.txt +++ b/slim/CMakeLists.txt @@ -178,8 +178,18 @@ include_directories( ) target_link_libraries(libslim - ${JPEG_LIBRARIES} + ${M_LIB} + ${RT_LIB} + ${CRYPTO_LIB} + ${X11_X11_LIB} + ${X11_Xft_LIB} + ${X11_Xrender_LIB} + ${X11_Xrandr_LIB} + ${X11_Xmu_LIB} + ${FREETYPE_LIBRARY} + ${JPEG_LIBRARIES} ${PNG_LIBRARIES} + ${PAM_LIBRARY} ) #Set up library with all found packages for slim