summaryrefslogtreecommitdiff
path: root/package/libfontenc
diff options
context:
space:
mode:
Diffstat (limited to 'package/libfontenc')
-rw-r--r--package/libfontenc/Config.in7
-rw-r--r--package/libfontenc/Makefile1
2 files changed, 1 insertions, 7 deletions
diff --git a/package/libfontenc/Config.in b/package/libfontenc/Config.in
deleted file mode 100644
index 8aa38029e..000000000
--- a/package/libfontenc/Config.in
+++ /dev/null
@@ -1,7 +0,0 @@
-config ADK_PACKAGE_LIBFONTENC
- prompt "libfontenc........................... X font encoding library"
- tristate
- select ADK_PACKAGE_ZLIB
- default n
- help
- http://www.x.org
diff --git a/package/libfontenc/Makefile b/package/libfontenc/Makefile
index 5776c67f3..f815b6c72 100644
--- a/package/libfontenc/Makefile
+++ b/package/libfontenc/Makefile
@@ -6,6 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libfontenc
PKG_VERSION:= 1.0.5
PKG_RELEASE:= 1
+PKG_BUILDDEP+= xproto zlib
PKG_MD5SUM:= 0fa1988d08021225d18ced519a30d2b1
PKG_DESCR:= helps to deal with different encodings of fonts
PKG_SECTION:= x11