mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
python-gst: added dependency on python-pygobject
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1444 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Python Gstreamer bindings"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "LGPL"
|
||||
DEPENDS = "gstreamer"
|
||||
DEPENDS = "gstreamer python-pygobject"
|
||||
|
||||
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
|
||||
file://python-path.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user