gst-python is no longer broken
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Aug 2008 18:46:30 +0000 (18:46 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Aug 2008 18:46:30 +0000 (18:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12273 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/gst-python/Makefile

index 61af262..fc47dc7 100644 (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 +python-gtk @BROKEN
+  DEPENDS:=+gstreamer +gst-plugins-base +python-gtk
 endef
 
 define Package/gst-python/description