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:
16ee6aa
)
<fontconfig> does not need <libX11>
author
Mirko Vogt
<mirko@openwrt.org>
Thu, 12 Nov 2009 11:21:13 +0000
(11:21 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Thu, 12 Nov 2009 11:21:13 +0000
(11:21 +0000)
SVN-Revision: 18401
Xorg/xorg/app/fontconfig/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/xorg/app/fontconfig/Makefile
b/Xorg/xorg/app/fontconfig/Makefile
index 25c7b8beb08c803b9a86c7fed201cdc224ab1dae..e4e5b2539587e37c2111aad45ec7f3f80ac846f4 100644
(file)
--- a/
Xorg/xorg/app/fontconfig/Makefile
+++ b/
Xorg/xorg/app/fontconfig/Makefile
@@
-24,7
+24,7
@@
define Package/fontconfig
CATEGORY:=Xorg
SUBMENU:=font-utils
TITLE:=fontconfig
- DEPENDS:=+lib
X11 +lib
expat +libfreetype
+ DEPENDS:=+libexpat +libfreetype
endef
CONFIGURE_ARGS+= \