summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
index b6949884e3..06de4da5dd 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
@@ -3,9 +3,9 @@ require gstreamer1.0-plugins.inc
3LICENSE = "GPLv2+ & LGPLv2.1+" 3LICENSE = "GPLv2+ & LGPLv2.1+"
4 4
5# libid3tag 5# libid3tag
6DEPENDS += "gstreamer1.0-plugins-base gconf zlib bzip2" 6DEPENDS += "gstreamer1.0-plugins-base zlib bzip2"
7 7
8inherit gettext gconf 8inherit gettext
9 9
10 10
11PACKAGECONFIG ??= " \ 11PACKAGECONFIG ??= " \
@@ -54,5 +54,3 @@ EXTRA_OECONF += " \
54 ${GSTREAMER_1_0_ORC} \ 54 ${GSTREAMER_1_0_ORC} \
55" 55"
56 56
57FILES_${PN}-gconfelements += "${sysconfdir}/gconf/schemas/gstreamer-1.0.schemas"
58