summaryrefslogtreecommitdiff
path: root/package/libX11
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-26 20:16:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-26 20:16:25 +0100
commit503e9c8f13e8da18f2e81530ba7f086d3ea04de4 (patch)
tree4229e7938850b63d462526be86d90b3e8fd1ce75 /package/libX11
parent83687368fdcf0004e377584b3b3e73d4f991e27e (diff)
add somemissing dependencies
Diffstat (limited to 'package/libX11')
-rw-r--r--package/libX11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libX11/Makefile b/package/libX11/Makefile
index 6d7f9b644..97d1e0b4b 100644
--- a/package/libX11/Makefile
+++ b/package/libX11/Makefile
@@ -11,6 +11,7 @@ PKG_DESCR:= X11 client-side library
PKG_SECTION:= x11/libs
PKG_BUILDDEP:= xproto xextproto xtrans libXdmcp libXau xcb-proto
PKG_BUILDDEP+= xcmiscproto bigreqsproto kbproto inputproto libxcb
+PKG_DEPENDS:= libxdmcp libxcb libxau
PKG_SITES:= ${MASTER_SITE_XORG}
PKG_SUBPKGS:= LIBX11 LIBX11_DEV