diff --git a/dependencies/openal/openal_0.0.8.bb b/dependencies/openal/openal_0.0.8.bb index 988063f..ed35288 100644 --- a/dependencies/openal/openal_0.0.8.bb +++ b/dependencies/openal/openal_0.0.8.bb @@ -14,9 +14,7 @@ SRC_URI = "ftp://ftp.eenet.ee/pub/FreeBSD/distfiles/${PN}-${PV}.tar.gz \ SRC_URI[md5sum] = "641cf53761f35ee979f3e888614797a0" SRC_URI[sha256sum] = "723e2c57c3cdffa7ff11f9b6b5478d6cb4af017e5a1ee7a56032969c39c1c2fe" -inherit autotools pkgconfig - -FILES_openal-dev += "${bindir}/openal-config" +inherit autotools pkgconfig binconfig EXTRA_OECONF = "--enable-alsa --enable-sdl --enable-vorbis --disable-mp3 \ --disable-smpeg --disable-arts"