fixes wrong dependncy

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2008-05-24 17:28:55 +00:00
parent bb0c01f084
commit 5a97aeabed

View 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