diff options
author | Graeme Gregory <dp@xora.org.uk> | 2010-01-27 15:04:18 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2010-01-27 15:04:18 +0000 |
commit | 9d4b913b6d0941cc12ed8853915d40ca2dd6be69 (patch) | |
tree | ce475b3421ca1e231f7a5d50f57834418ea63d34 /recipes/gstreamer/gst-plugins-good_0.10.17.bb | |
parent | 6b7b58d2a25169ab2e1ff80266a15bc7543ebe15 (diff) | |
parent | 680d0be4e8e9363e8186f1a0efe79c02bc0aefc9 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gstreamer/gst-plugins-good_0.10.17.bb')
-rw-r--r-- | recipes/gstreamer/gst-plugins-good_0.10.17.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.17.bb b/recipes/gstreamer/gst-plugins-good_0.10.17.bb index 78191f9715..1bcb05556e 100644 --- a/recipes/gstreamer/gst-plugins-good_0.10.17.bb +++ b/recipes/gstreamer/gst-plugins-good_0.10.17.bb @@ -3,11 +3,11 @@ require gst-plugins.inc SRC_URI += "file://flvdemux-ecma.diff;patch=1 \ " -PR = "r1" +PR = "r2" inherit gconf -DEPENDS += "libsoup-2.4 flac gst-plugins-base openssl popt esound" +DEPENDS += "hal pulseaudio speex libsoup-2.4 flac gst-plugins-base openssl popt esound" PACKAGES =+ "gst-plugin-gconfelements" FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf" |