diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb b/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb index 21243c66ca..37c70c2190 100644 --- a/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb +++ b/meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 | |||
5 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 5 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
6 | 6 | ||
7 | 7 | ||
8 | PR = "r12" | 8 | PR = "r13" |
9 | 9 | ||
10 | PACKAGES = "\ | 10 | PACKAGES = "\ |
11 | gst-meta-base \ | 11 | gst-meta-base \ |
@@ -33,7 +33,7 @@ RDEPENDS_gst-meta-base = "\ | |||
33 | gst-plugins-good-autodetect \ | 33 | gst-plugins-good-autodetect \ |
34 | gst-plugins-good-souphttpsrc" | 34 | gst-plugins-good-souphttpsrc" |
35 | 35 | ||
36 | RDEPENDS_gst-meta-x11-base = "\ | 36 | RRECOMMENDS_gst-meta-x11-base = "\ |
37 | gst-plugins-base-ximagesink \ | 37 | gst-plugins-base-ximagesink \ |
38 | gst-plugins-base-xvimagesink" | 38 | gst-plugins-base-xvimagesink" |
39 | 39 | ||