mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
Revert "gstreamer1.0-plugins-good.inc: add gudev back to PACKAGECONFIG"
This reverts commit 5c90b561930aac1783485d91579d313932273e92. The original change was intentional so back out 'fixes'. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b83220257a
commit
8c8c4ede3f
|
|
@ -11,7 +11,7 @@ inherit gettext
|
|||
PACKAGECONFIG ??= " \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
|
||||
orc cairo flac gdk-pixbuf gudev jpeg libpng soup speex taglib v4l2 \
|
||||
orc cairo flac gdk-pixbuf jpeg libpng soup speex taglib v4l2\
|
||||
"
|
||||
|
||||
X11DEPENDS = "virtual/libx11 libsm libxrender libxfixes libxdamage"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user