mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 14:05:06 +00:00
sox: bump PR due libav update
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
1ab9fde330
commit
9f8f2420c4
@ -6,6 +6,8 @@ SECTION = "audio"
|
|||||||
|
|
||||||
DEPENDS = "libpng libav libsndfile1"
|
DEPENDS = "libpng libav libsndfile1"
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
|
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
|
||||||
${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
|
${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user