Mark gst-python as broken for now
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Jul 2008 11:03:49 +0000 (11:03 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Jul 2008 11:03:49 +0000 (11:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11783 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/gst-python/Makefile

index b3ddcc6..e2e6261 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
+  DEPENDS:=+gstreamer +gst-plugins-base @BROKEN
 endef
 
 define Package/gst-python/description