diff options
| author | Joshua Lock <josh@linux.intel.com> | 2010-12-14 17:56:53 +0000 |
|---|---|---|
| committer | Joshua Lock <josh@linux.intel.com> | 2010-12-14 17:56:53 +0000 |
| commit | 290280b332570ec73301f76765b1c5f2de20a9fd (patch) | |
| tree | 247e86885f1b7663f2ef8e720fdd2e15d5f99d70 /meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb | |
| parent | 9e11fbf9048b17526ca8160d82b69f386595c9a7 (diff) | |
| download | poky-290280b332570ec73301f76765b1c5f2de20a9fd.tar.gz | |
gst-plugins: fix for make 3.82
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb index 528dcbf540..784ba779ea 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.23.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
| 7 | 7 | ||
| 8 | DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ | 8 | DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ |
| 9 | speex" | 9 | speex" |
| 10 | PR = "r0" | 10 | PR = "r1" |
| 11 | 11 | ||
| 12 | inherit gettext | 12 | inherit gettext |
| 13 | 13 | ||
