From: blogic Date: Sat, 24 May 2008 17:28:55 +0000 (+0000) Subject: fixes wrong dependncy X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=5a97aeabed2f46816d8f8706abe5c33e300dd4da;p=packages.git fixes wrong dependncy git-svn-id: svn://svn.openwrt.org/openwrt/packages@11261 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/XOrg/lib/pixman/Makefile b/XOrg/lib/pixman/Makefile index 970fd2e71..953275f74 100644 --- a/XOrg/lib/pixman/Makefile +++ b/XOrg/lib/pixman/Makefile @@ -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