[OE-core] [PATCH] libav: fix floating dependency on libasound

Andreas Oberritter obi at opendreambox.org
Mon Mar 23 16:47:29 UTC 2015


On 23.03.2015 16:48, Burton, Ross wrote:
> 
> On 23 March 2015 at 17:41, Andreas Oberritter <obi at opendreambox.org
> <mailto:obi at opendreambox.org>> wrote:
> 
>     -DEPENDS = "zlib libogg yasm-native"
>     +DEPENDS = "alsa-lib zlib libogg yasm-native"
> 
> 
> Wouldn't this be better as a PACKAGECONFIG?

As far as I can tell there's no configure switch to disable alsa. I
didn't care enough to patch libav's configure script, especially because
it's not based on autotools. I'd say apply this simple patch first, then
wait until someone wants to make the more complicated fix after the release.

Regards,
Andreas



More information about the Openembedded-core mailing list