diff options
Diffstat (limited to 'sword/sword_1.5.7.oe')
-rw-r--r-- | sword/sword_1.5.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword/sword_1.5.7.oe b/sword/sword_1.5.7.oe index 0533a8caee..441e946d54 100644 --- a/sword/sword_1.5.7.oe +++ b/sword/sword_1.5.7.oe @@ -8,7 +8,7 @@ SRC_URI = "http://www.crosswire.org/~dglassey/sword-1.5.7a.tar.gz" inherit autotools -EXTRA_OECONF = "--without-clucene" +EXTRA_OECONF = "--without-clucene --without-curl" do_stage() { oe_libinstall -so -C lib libsword ${STAGING_LIBDIR} |