diff options
Diffstat (limited to 'recipes/gstreamer/gst-plugins.inc')
-rw-r--r-- | recipes/gstreamer/gst-plugins.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-plugins.inc b/recipes/gstreamer/gst-plugins.inc index 3bf29ad3e9..bcb3e39321 100644 --- a/recipes/gstreamer/gst-plugins.inc +++ b/recipes/gstreamer/gst-plugins.inc @@ -47,7 +47,7 @@ ALLOW_EMPTY = "1" PACKAGES += "${PN}-apps" FILES_${PN}-apps = "${bindir}" -FILES_${PN} = "" +FILES_${PN} = "${datadir}/gstreamer-0.10" FILES_${PN}-dbg += "${libdir}/gstreamer-${LIBV}/.debug" |