summaryrefslogtreecommitdiff
path: root/package/xf86dga
diff options
context:
space:
mode:
Diffstat (limited to 'package/xf86dga')
-rw-r--r--package/xf86dga/Config.in6
-rw-r--r--package/xf86dga/Makefile1
2 files changed, 1 insertions, 6 deletions
diff --git a/package/xf86dga/Config.in b/package/xf86dga/Config.in
deleted file mode 100644
index 551ab02cc..000000000
--- a/package/xf86dga/Config.in
+++ /dev/null
@@ -1,6 +0,0 @@
-config ADK_PACKAGE_XF86DGA
- prompt "xf86dga.............................. X library"
- tristate
- default n
- help
- http://www.x.org
diff --git a/package/xf86dga/Makefile b/package/xf86dga/Makefile
index 70e0d5e39..1adb287ae 100644
--- a/package/xf86dga/Makefile
+++ b/package/xf86dga/Makefile
@@ -6,6 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= xf86dga
PKG_VERSION:= 1.0.2
PKG_RELEASE:= 1
+PKG_BUILDDEP+= libXxf86dga
PKG_MD5SUM:= ac30b5705f487554c5de0b466e846c31
PKG_SITES:= ${MASTER_SITE_XORG}