aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend
blob: ae952838e097224a60e31857f40b21f0d9d123d7 (plain)
1
2
3
4
5
PACKAGECONFIG ??= " \
    ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
    ${@bb.utils.contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
    ivorbis ogg theora vorbis \
    "