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:
aff97e9
)
python-gst: add missing dependency on gst-plugins-base
author
Koen Kooi
<koen@openembedded.org>
Sun, 17 Jun 2007 10:36:04 +0000
(10:36 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 17 Jun 2007 10:36:04 +0000
(10:36 +0000)
packages/python/python-gst_0.10.7.bb
patch
|
blob
|
history
diff --git
a/packages/python/python-gst_0.10.7.bb
b/packages/python/python-gst_0.10.7.bb
index
ef4cac7
..
8924c70
100644
(file)
--- a/
packages/python/python-gst_0.10.7.bb
+++ b/
packages/python/python-gst_0.10.7.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "Python Gstreamer bindings"
SECTION = "devel/python"
LICENSE = "LGPL"
-DEPENDS = "gstreamer python-pygobject"
+DEPENDS = "gstreamer
gst-plugins-base
python-pygobject"
PR = "r1"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \