summaryrefslogtreecommitdiff
path: root/package/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/Makefile
parentc2c4438d195748ae5cbe32bae1689e211b027843 (diff)
fix X issues
- missing xkbcmp - missing files in libX11 - dependencies to other libraries
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 079405854..b6bb33f03 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -399,6 +399,8 @@ package-$(ADK_PACKAGE_XFSPROGS) += xfsprogs
package-$(ADK_PACKAGE_XINETD) += xinetd
package-$(ADK_PACKAGE_XCMISCPROTO) += xcmiscproto
package-$(ADK_PACKAGE_XEXTPROTO) += xextproto
+package-$(ADK_PACKAGE_XKBCOMP) += xkbcomp
+package-$(ADK_PACKAGE_XKEYBOARD_CONFIG) += xkeyboard-config
package-$(ADK_PACKAGE_XF86_VIDEO_GEODE) += xf86-video-geode
package-$(ADK_PACKAGE_XF86DGA) += xf86dga
package-$(ADK_PACKAGE_XF86DGAPROTO) += xf86dgaproto