gstreamer1.0-plugins-base/good/bad/ugly.inc all independently inherit
gettext. Move into the common gstreamer1.0-plugins.inc include file.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
DEPENDS += "gstreamer1.0-plugins-base libpng jpeg"
-inherit gettext bluetooth
+inherit bluetooth
# opengl packageconfig factored out to make it easy for distros
# and BSP layers to pick either (desktop) opengl, gles2, or no GL
DEPENDS += "iso-codes util-linux zlib"
-inherit gettext
-
PACKAGES_DYNAMIC =+ "^libgst.*"
PACKAGECONFIG ??= " \
DEPENDS += "gstreamer1.0-plugins-base libcap zlib bzip2"
-inherit gettext
-
PACKAGECONFIG ??= " \
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
DEPENDS += "gstreamer1.0-plugins-base libid3tag"
-inherit gettext
-
PACKAGECONFIG ??= " \
a52dec lame mad mpeg2dec orc \
"
DEPENDS = "gstreamer1.0 glib-2.0-native"
-inherit autotools pkgconfig upstream-version-is-even
+inherit autotools pkgconfig gettext upstream-version-is-even
acpaths = "-I ${S}/common/m4 -I ${S}/m4"