[oe] [meta-multimedia][PATCH] mycroft: Make rdep on alsa-oss conditional on glibc

Adrian Bunk bunk at stusta.de
Thu Sep 12 21:12:49 UTC 2019


On Thu, Sep 12, 2019 at 01:18:31PM -0700, Khem Raj wrote:
> alsa-oss does not build for musl so its marked incompatible for musl
>...
>  # Mycroft uses Alsa, PulseAudio and Flac
> -RDEPENDS_${PN} += "alsa-oss alsa-utils alsa-plugins alsa-tools"
> +RDEPENDS_${PN} += "alsa-utils alsa-plugins alsa-tools"
> +RDEPENDS_${PN}_append_libc-glibc = " alsa-oss"
>...

This looks wrong - either it needs also-oss or it does not need it.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the Openembedded-devel mailing list