summaryrefslogtreecommitdiff
path: root/sword
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-19 19:19:25 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-19 19:19:25 +0000
commitd5e0b815edce3b5b44ae70e17ce8c59040d9fa28 (patch)
treed5bb5593dd5e601b8542075fe8673f7aabf12766 /sword
parent1f68db6814e42f2f160cad0d7ce8d5c6d2ee44f6 (diff)
sword no longer needs clucene. patch courtesy drw
BKrev: 40fc1ebd-W6iW6CL8WFVkAUJ5MGvZQ
Diffstat (limited to 'sword')
-rw-r--r--sword/sword_1.5.7.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/sword/sword_1.5.7.oe b/sword/sword_1.5.7.oe
index 3eba7c649e..0533a8caee 100644
--- a/sword/sword_1.5.7.oe
+++ b/sword/sword_1.5.7.oe
@@ -2,14 +2,14 @@ DESCRIPTION = "The SWORD Project is an open source, cross-platform (Linux, Windo
Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "clucene curl"
-RDEPENDS = "clucene curl"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.crosswire.org/~dglassey/sword-1.5.7a.tar.gz"
inherit autotools
+EXTRA_OECONF = "--without-clucene"
+
do_stage() {
oe_libinstall -so -C lib libsword ${STAGING_LIBDIR}