Rex Dieter 1265e34
diff -up bibletime-2.9.1/CMakeLists.txt.reduce_linking bibletime-2.9.1/CMakeLists.txt
Rex Dieter 1265e34
--- bibletime-2.9.1/CMakeLists.txt.reduce_linking	2011-12-22 14:18:06.000000000 -0600
Rex Dieter 1265e34
+++ bibletime-2.9.1/CMakeLists.txt	2013-04-18 07:29:43.967970855 -0500
Rex Dieter 1265e34
@@ -79,9 +79,9 @@ ENDIF (QT_QTDBUS_FOUND AND NOT APPLE)
Rex Dieter 1265e34
 FIND_PACKAGE(CLucene REQUIRED)
Rex Dieter 1265e34
 
Rex Dieter 1265e34
 # optional: Try to detect CURL, ICU and ZLib and add it to the linker flags if found, maybe Sword needs it
Rex Dieter 1265e34
-FIND_PACKAGE(CURL)
Rex Dieter 1265e34
-FIND_PACKAGE(ICU)
Rex Dieter 1265e34
-FIND_PACKAGE(ZLIB)
Rex Dieter 1265e34
+#FIND_PACKAGE(CURL)
Rex Dieter 1265e34
+#FIND_PACKAGE(ICU)
Rex Dieter 1265e34
+#FIND_PACKAGE(ZLIB)
Rex Dieter 1265e34
 
Rex Dieter 1265e34
 FIND_PACKAGE(Sword REQUIRED)
Rex Dieter 1265e34