diff options
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 3 |
1 files changed, 2 insertions, 1 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 b6f85d5518..8d5e5903f8 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://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 | |||
| 5 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 5 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | PR = "r8" | 8 | PR = "r9" |
| 9 | 9 | ||
| 10 | PACKAGES = "\ | 10 | PACKAGES = "\ |
| 11 | gst-meta-base \ | 11 | gst-meta-base \ |
| @@ -19,6 +19,7 @@ RDEPENDS_gst-meta-base = "\ | |||
| 19 | gstreamer \ | 19 | gstreamer \ |
| 20 | gst-plugins-base-playbin \ | 20 | gst-plugins-base-playbin \ |
| 21 | gst-plugins-base-decodebin \ | 21 | gst-plugins-base-decodebin \ |
| 22 | gst-plugins-base-decodebin2 \ | ||
| 22 | gst-plugins-base-gnomevfs \ | 23 | gst-plugins-base-gnomevfs \ |
| 23 | gst-plugins-base-alsa \ | 24 | gst-plugins-base-alsa \ |
| 24 | gst-plugins-base-volume \ | 25 | gst-plugins-base-volume \ |
