aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gst-plugins_0.8.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gstreamer/gst-plugins_0.8.6.bb')
-rw-r--r--packages/gstreamer/gst-plugins_0.8.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-plugins_0.8.6.bb b/packages/gstreamer/gst-plugins_0.8.6.bb
index 2292b2642d..fdd29c7b2f 100644
--- a/packages/gstreamer/gst-plugins_0.8.6.bb
+++ b/packages/gstreamer/gst-plugins_0.8.6.bb
@@ -27,6 +27,8 @@ plugin_postinst() {
fi
}
+PACKAGES_DYNAMIC = "gst-plugin-*"
+
python populate_packages_prepend () {
gst_libdir = bb.data.expand('${libdir}/gstreamer-${LIBV}', d)
postinst = bb.data.getVar('plugin_postinst', d, 1)