Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569420
en ru br
Репозитории ALT

Группа :: Система/X11
Пакет: slim

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: CMakeLists.txt.patch
Скачать


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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin