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:
d8b4844
)
gst-plugins.inc: remove esound dependency
author
Koen Kooi
<koen@openembedded.org>
Mon, 2 Jun 2008 11:49:20 +0000
(11:49 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 2 Jun 2008 11:49:20 +0000
(11:49 +0000)
packages/gstreamer/gst-plugins.inc
patch
|
blob
|
history
diff --git
a/packages/gstreamer/gst-plugins.inc
b/packages/gstreamer/gst-plugins.inc
index
66546d5
..
eaba834
100644
(file)
--- a/
packages/gstreamer/gst-plugins.inc
+++ b/
packages/gstreamer/gst-plugins.inc
@@
-1,6
+1,6
@@
require gst-common.inc
DESCRIPTION = "Plugins for GStreamer"
-DEPENDS = "gstreamer libmikmod libmad liboil libogg tremor libvorbis libid3tag
esound
"
+DEPENDS = "gstreamer libmikmod libmad liboil libogg tremor libvorbis libid3tag"
PACKAGES_DYNAMIC = "gst-plugin-*"