summaryrefslogtreecommitdiff
path: root/libsdl/libsdl-mixer_1.2.5.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-10 06:00:09 +0000
committerChris Larson <clarson@kergoth.com>2004-05-10 06:00:09 +0000
commita802793803a392a677320355bb5a33434aab31c8 (patch)
treef21f6ab429adc94c8ecdb9be6d29ef57c0262725 /libsdl/libsdl-mixer_1.2.5.oe
parent65a4d5ba1400f37f92ec2e52e0d72f856cf647cb (diff)
Kill off some references to the old nonexistant libtool oeclass.
BKrev: 409f1a69MOYozddYWZQKFCk4AwQeoA
Diffstat (limited to 'libsdl/libsdl-mixer_1.2.5.oe')
-rw-r--r--libsdl/libsdl-mixer_1.2.5.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsdl/libsdl-mixer_1.2.5.oe b/libsdl/libsdl-mixer_1.2.5.oe
index 84eaed53e3..af041b99d1 100644
--- a/libsdl/libsdl-mixer_1.2.5.oe
+++ b/libsdl/libsdl-mixer_1.2.5.oe
@@ -7,7 +7,7 @@ DESCRIPTION = "Simple DirectMedia Layer mixer library."
SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz"
S = "${WORKDIR}/SDL_mixer-${PV}"
-inherit autotools libtool
+inherit autotools
EXTRA_OECONF = "--disable-music-mp3"
# although we build smpeg... need to find out how