parent
c10283f6dc
commit
b869bcfd8a
@ -0,0 +1,13 @@
|
||||
diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt
|
||||
index 4d9c4a4..fed951b 100644
|
||||
--- a/tdecore/CMakeLists.txt
|
||||
+++ b/tdecore/CMakeLists.txt
|
||||
@@ -137,7 +137,7 @@ tde_add_library( ${target} SHARED AUTOMOC
|
||||
EMBED tdecorenetwork-static ${TDEHW_LIB}
|
||||
LINK ltdlc-static ${KDESVGICONS} DCOP-shared tdefx-shared ${ZLIB_LIBRARIES}
|
||||
${LIBIDN_LIBRARIES} ${XCOMPOSITE_LIBRARIES} ICE SM ${GAMIN_LIBRARIES}
|
||||
- ${LIBBFD_LIBRARIES} ${LIB_UTIL}
|
||||
+ ${LIBBFD_LIBRARIES} ${LIB_UTIL} ${SSL_LIBRARIES}
|
||||
DEPENDENCIES dcopidl dcopidl2cpp
|
||||
DESTINATION ${LIB_INSTALL_DIR}
|
||||
)
|
Loading…
Reference in new issue