gst-python is no longer broken
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Aug 2008 18:46:30 +0000 (18:46 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 Aug 2008 18:46:30 +0000 (18:46 +0000)
SVN-Revision: 12273

lang/gst-python/Makefile

index 61af262589e9b28136fe3cff273ffba26ea4c651..fc47dc7ff81a5983b4f54721c74d50a158a91378 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