summaryrefslogtreecommitdiff
path: root/app-text/bibletime/files/bibletime-3.0.3-no_indirect_deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/bibletime/files/bibletime-3.0.3-no_indirect_deps.patch')
-rw-r--r--app-text/bibletime/files/bibletime-3.0.3-no_indirect_deps.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-text/bibletime/files/bibletime-3.0.3-no_indirect_deps.patch b/app-text/bibletime/files/bibletime-3.0.3-no_indirect_deps.patch
new file mode 100644
index 000000000000..87a129c9d80b
--- /dev/null
+++ b/app-text/bibletime/files/bibletime-3.0.3-no_indirect_deps.patch
@@ -0,0 +1,20 @@
+According to documentation upstream build scripts only look for these
+packages to try and guess whether support for them has been enabled
+in app-text/sword.
+
+--- a/platforms/common/core/core.pro
++++ b/platforms/common/core/core.pro
+@@ -173,13 +173,5 @@
+ # Clucene
+ include(../../common/clucene/clucene.pro)
+
+-# CURL
+-# optional
+-curl:include(../../common/curl/curl.pro)
+-
+-# ICU
+-# optional
+-icu:include(../../common/icu/icu.pro)
+-
+ # Sword
+ include(../../common/sword/sword.pro)