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:
dfbce19
)
Fix libXft dependencies.
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 27 Nov 2008 22:15:28 +0000
(22:15 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 27 Nov 2008 22:15:28 +0000
(22:15 +0000)
SVN-Revision: 13382
Xorg/lib/libXft/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/libXft/Makefile
b/Xorg/lib/libXft/Makefile
index 986b4281819b12ebbde52902a1a9f71b8c9024ce..9cbed2ba1c27b4dbfeb218e8675d0902358ca87b 100644
(file)
--- a/
Xorg/lib/libXft/Makefile
+++ b/
Xorg/lib/libXft/Makefile
@@
-23,7
+23,7
@@
define Package/libXft
SECTION:=xorg-libraries
CATEGORY:=Xorg
SUBMENU:=libraries
- DEPENDS:=+fontconfig +lib
SM @DISPLAY_SUPPORT
+ DEPENDS:=+fontconfig +lib
freetype +libXrender
TITLE:=libXft
URL:=http://xorg.freedesktop.org/
endef