summaryrefslogtreecommitdiff
path: root/package/libXext
diff options
context:
space:
mode:
authorwbx <wbx@openadk.org>2011-04-10 15:38:39 +0200
committerwbx <wbx@openadk.org>2011-04-10 15:38:39 +0200
commit0066255aa4d5c652c73b4fa2a758bf43e4925dc3 (patch)
tree5dfc4ad12c7a50b3e3cecd51789adee60aab3d9c /package/libXext
parent91f781a4dffac4d208d4410e80fae3dca8fd638e (diff)
add missing dependency
Diffstat (limited to 'package/libXext')
-rw-r--r--package/libXext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXext/Makefile b/package/libXext/Makefile
index 6caddfc93..d99bb7247 100644
--- a/package/libXext/Makefile
+++ b/package/libXext/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 9beee7f603907840de9d9e73172e74d0
PKG_DESCR:= X client interface to extensions of the X protocol
PKG_SECTION:= x11/libs
-PKG_BUILDDEP:= libX11
+PKG_BUILDDEP:= libX11 xextproto
PKG_SITES:= ${MASTER_SITE_XORG}
PKG_SUBPKGS:= LIBXEXT LIBXEXT_DEV