summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-21 12:33:08 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-21 12:33:08 +0000
commit902bcfa157f48a012a8c3135d45d3f9479e63136 (patch)
tree019795ee697727ed88883a99f93638b9f1eef72c /meta/packages/gstreamer
parent2befc63653c419800b3b71c599e96015383462c8 (diff)
downloadpoky-902bcfa157f48a012a8c3135d45d3f9479e63136.tar.gz
Update libx11 references.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@928 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer')
-rw-r--r--meta/packages/gstreamer/gst-plugins-base_0.10.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb b/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
index cf385e1a8d..bbb982465f 100644
--- a/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
+++ b/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
@@ -1,5 +1,5 @@
1require gst-plugins.inc 1require gst-plugins.inc
2DEPENDS += "libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis" 2DEPENDS += "virtual/libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis"
3RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ 3RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \
4 gnome-vfs-plugin-sftp" 4 gnome-vfs-plugin-sftp"
5PROVIDES_${PN} += "gst-plugins" 5PROVIDES_${PN} += "gst-plugins"