You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
573 B
14 lines
573 B
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}
|
|
)
|