summaryrefslogtreecommitdiff
path: root/package/libXfont/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-31 16:49:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-31 16:49:56 +0200
commitb74845e7a1608a96af70e1b3ae4c6c28e5052e7a (patch)
tree22bdaa533c93452ddf1b013979cf7daf20825500 /package/libXfont/Makefile
parentc2c4438d195748ae5cbe32bae1689e211b027843 (diff)
fix X issues
- missing xkbcmp - missing files in libX11 - dependencies to other libraries
Diffstat (limited to 'package/libXfont/Makefile')
-rw-r--r--package/libXfont/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libXfont/Makefile b/package/libXfont/Makefile
index fdb5df17f..e540394e1 100644
--- a/package/libXfont/Makefile
+++ b/package/libXfont/Makefile
@@ -11,6 +11,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= cb202f7b1af5fc95a7f35f0a62e52e6e
PKG_DESCR:= X font Library
PKG_SECTION:= x11
+PKG_DEPENDS:= libfreetype
PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk