diff options
author | Chris Lord <chris@openedhand.com> | 2006-09-18 17:54:31 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2006-09-18 17:54:31 +0000 |
commit | e57a7d5b438ad49dde56940609d3780b07e45c9b (patch) | |
tree | a99e84a7f7d426e9e3e388c6c9a02d9eca5fce5a /meta/packages/gstreamer/gst-plugins-base_0.10.9.bb | |
parent | 02059b7a72b03de846f78ab9a2c24d660b29d59e (diff) | |
download | poky-e57a7d5b438ad49dde56940609d3780b07e45c9b.tar.gz |
Fix liboil, revise GStreamer packages (still WIP)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@724 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins-base_0.10.9.bb')
-rw-r--r-- | meta/packages/gstreamer/gst-plugins-base_0.10.9.bb | 2 |
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 541b75f6a1..efddc37564 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 @@ | |||
1 | require gst-plugins.inc | 1 | require gst-plugins.inc |
2 | DEPENDS += "libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis tremor" | 2 | DEPENDS += "libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis" |
3 | RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ | 3 | RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ |
4 | gnome-vfs-plugin-sftp" | 4 | gnome-vfs-plugin-sftp" |
5 | PROVIDES_${PN} += "gst-plugins" | 5 | PROVIDES_${PN} += "gst-plugins" |