fixes wrong dependncy
authorJohn Crispin <john@openwrt.org>
Sat, 24 May 2008 17:28:55 +0000 (17:28 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 24 May 2008 17:28:55 +0000 (17:28 +0000)
SVN-Revision: 11261

XOrg/lib/pixman/Makefile

index 970fd2e71cd6caac5484103ecb4fb593b29f68d5..953275f749a5d9f0f6211a2cde975aa41e41e5dd 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