projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa77d82
)
fixes wrong dependncy
author
John Crispin
<john@openwrt.org>
Sat, 24 May 2008 17:28:55 +0000
(17:28 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 24 May 2008 17:28:55 +0000
(17:28 +0000)
SVN-Revision: 11261
XOrg/lib/pixman/Makefile
patch
|
blob
|
history
diff --git
a/XOrg/lib/pixman/Makefile
b/XOrg/lib/pixman/Makefile
index 970fd2e71cd6caac5484103ecb4fb593b29f68d5..953275f749a5d9f0f6211a2cde975aa41e41e5dd 100644
(file)
--- 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