summaryrefslogtreecommitdiff
blob: 87a129c9d80b2c4261a1a2d47180fe4ed6e367b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)