python packages cleanup, add some missing deps

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12271 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2008-08-10 16:12:31 +00:00
parent db027cedd4
commit e8c24a7a92
13 changed files with 15 additions and 39 deletions

View File

@ -26,7 +26,7 @@ define Package/gst-python
CATEGORY:=Languages
TITLE:=python bindings for dbus
URL:=http://gstreamer.freedesktop.org/
DEPENDS:=+gstreamer +gst-plugins-base @BROKEN
DEPENDS:=+gstreamer +gst-plugins-base +python-gtk @BROKEN
endef
define Package/gst-python/description