diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb index 7f36266634..88c9cb4859 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | |||
6 | file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \ | 6 | file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \ |
7 | file://gst/ffmpegcolorspace/utils.c;beginline=1;endline=20;md5=9c83a200b8e597b26ca29df20fc6ecd0" | 7 | file://gst/ffmpegcolorspace/utils.c;beginline=1;endline=20;md5=9c83a200b8e597b26ca29df20fc6ecd0" |
8 | 8 | ||
9 | DEPENDS += "virtual/libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis libxv libtheora" | 9 | DEPENDS += "virtual/libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis libxv libtheora avahi" |
10 | RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ | 10 | RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ |
11 | gnome-vfs-plugin-sftp" | 11 | gnome-vfs-plugin-sftp" |
12 | 12 | ||
@@ -15,7 +15,7 @@ SRC_URI += " file://gst-plugins-base-tremor.patch" | |||
15 | SRC_URI[md5sum] = "3ad90152b58563e1314af26c263f3c4c" | 15 | SRC_URI[md5sum] = "3ad90152b58563e1314af26c263f3c4c" |
16 | SRC_URI[sha256sum] = "63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7" | 16 | SRC_URI[sha256sum] = "63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7" |
17 | 17 | ||
18 | PR = "r2" | 18 | PR = "r3" |
19 | 19 | ||
20 | inherit gettext | 20 | inherit gettext |
21 | 21 | ||