On Fri, 24 May 2019 at 19:59, Tanu Kaskinen <[email protected]> wrote: > 18575b082a4042376fd1575465e69562dea04ddc added bash as a dependency of > alsa-utils-alsaconf so that the script interpreter will be available at > run time. However, this has the undesirable side effect of making bash > be a build dependency for alsa-utils and, for those folks who don't need > alsaconf but do want some other part of alsa-utils, this cure is worse > than the original disease.
Avoiding building bash seems like quite an overreaction. I'd say merge the recipes and split the packages up so that bash isn't a mandatory requirement, maybe even using PACKAGECONFIG if that is useful. In related news I've been meaning to gut the alsa-utils recipe as that's the last recipe that actually depends on gtk2. Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
