summaryrefslogtreecommitdiff
path: root/libid3tag
diff options
context:
space:
mode:
Diffstat (limited to 'libid3tag')
-rw-r--r--libid3tag/libid3tag_0.15.0b.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libid3tag/libid3tag_0.15.0b.oe b/libid3tag/libid3tag_0.15.0b.oe
index 63060eb85f..d11d4aafe9 100644
--- a/libid3tag/libid3tag_0.15.0b.oe
+++ b/libid3tag/libid3tag_0.15.0b.oe
@@ -7,7 +7,7 @@ DESCRIPTION = "Library for interacting with ID3 tags."
SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz "
S = "${WORKDIR}/libid3tag-${PV}"
-inherit autotools libtool
+inherit autotools
EXTRA_OECONF = "-enable-speed"