fixes wrong dependncy
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 May 2008 17:28:55 +0000 (17:28 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 May 2008 17:28:55 +0000 (17:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11261 3c298f89-4303-0410-b956-a3cf2f4a3e73

XOrg/lib/pixman/Makefile

index 970fd2e..953275f 100644 (file)
@@ -25,7 +25,7 @@ define Package/pixman
   CATEGORY:=Xorg
   SUBMENU:=libraries
   TITLE:=pixman
-  DEPENDS:=+xorg-server-essentials +gtk2.10.14 
+  DEPENDS:=+xorg-server-essentials
 endef
 
 define Build/Configure