fixed wrong dependency of gtk1.2.10
authorJohn Crispin <john@openwrt.org>
Wed, 26 Sep 2007 13:38:00 +0000 (13:38 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 26 Sep 2007 13:38:00 +0000 (13:38 +0000)
SVN-Revision: 9034

XOrg/lib/gtk-1.2.10/Makefile

index 0e3c436b84094b14429a4ddcb897bd1407b61b6f..a1a1820a4271fc943828045394f930670fd7c5e4 100644 (file)
@@ -33,7 +33,7 @@ define Package/gtk-1.2.10
   CATEGORY:=Xorg
   SUBMENU:=framework
   TITLE:=GTK+ 1.2.10 package
-  DEPENDS:=glib1
+  DEPENDS:=+glib1
 endef
 
 define Build/Configure