git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cc2012
)
add esound to DEPENDS
author
Phil Blundell
<philb@gnu.org>
Tue, 27 Jul 2004 22:29:08 +0000
(22:29 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 27 Jul 2004 22:29:08 +0000
(22:29 +0000)
BKrev: 4106d7341X2o26R-CcOzj1MaNruVZw
gstreamer/gst-plugins_0.8.1.oe
patch
|
blob
|
history
diff --git
a/gstreamer/gst-plugins_0.8.1.oe
b/gstreamer/gst-plugins_0.8.1.oe
index
27285b8
..
853a802
100644
(file)
--- a/
gstreamer/gst-plugins_0.8.1.oe
+++ b/
gstreamer/gst-plugins_0.8.1.oe
@@
-2,8
+2,9
@@
DESCRIPTION = "Plugins for GStreamer"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+PR = "r1"
-DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs"
+DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs
esound-gpe
"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
file://ivorbis.patch;patch=1"