libsdl-native 1.2.11 inherit binconfig
authorMichael Lauer <mickey@vanille-media.de>
Mon, 23 Oct 2006 15:15:10 +0000 (15:15 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 23 Oct 2006 15:15:10 +0000 (15:15 +0000)
packages/libsdl/libsdl-native_1.2.11.bb

index 298426a..3c3f17d 100644 (file)
@@ -2,13 +2,13 @@ DESCRIPTION = "Simple DirectMedia Layer - native Edition"
 HOMEPAGE = "http://www.libsdl.org"
 SECTION = "libs"
 LICENSE = "LGPL"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
           file://acinclude.m4"
 S = "${WORKDIR}/SDL-${PV}"
 
-inherit autotools pkgconfig native
+inherit autotools binconfig pkgconfig native
 
 EXTRA_OECONF = "--disable-debug --disable-cdrom --enable-threads --enable-timers --enable-endian \
                 --enable-file --disable-oss --disable-alsa --disable-esd --disable-arts \