From fe0f273564ecc006930f4dea7db103f8d4c7a4b7 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 10 Aug 2008 18:46:30 +0000 Subject: [PATCH] gst-python is no longer broken git-svn-id: svn://svn.openwrt.org/openwrt/packages@12273 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/gst-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/gst-python/Makefile b/lang/gst-python/Makefile index 61af26258..fc47dc7ff 100644 --- a/lang/gst-python/Makefile +++ b/lang/gst-python/Makefile @@ -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