summaryrefslogtreecommitdiff
path: root/flite/flite_1.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'flite/flite_1.2.oe')
-rw-r--r--flite/flite_1.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/flite/flite_1.2.oe b/flite/flite_1.2.oe
index 48cf4e5461..e2951054f1 100644
--- a/flite/flite_1.2.oe
+++ b/flite/flite_1.2.oe
@@ -7,7 +7,7 @@ DEPENDS = "virtual/libc"
SRC_URI = "http://www.speech.cs.cmu.edu/flite/packed/flite-${PV}/flite-${PV}-release.tar.bz2"
S = "${WORKDIR}/flite-${PV}-release"
-inherit autotools libtool
+inherit autotools
EXTRA_OECONF = "--enable-shared"