summaryrefslogtreecommitdiff
path: root/package/xcb-util
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-07 23:32:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-07 23:32:51 +0100
commit75df3be44480aabb32a7e21a7c605a806ae01d00 (patch)
tree397e1884ec7c46763103882e69c3c600c7206046 /package/xcb-util
parentc22d4cbde8cc1e0303cbd7009a7d1178bfd0cd83 (diff)
fix dependencies
Diffstat (limited to 'package/xcb-util')
-rw-r--r--package/xcb-util/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xcb-util/Makefile b/package/xcb-util/Makefile
index 17bc69f54..8c72f6aed 100644
--- a/package/xcb-util/Makefile
+++ b/package/xcb-util/Makefile
@@ -8,6 +8,8 @@ PKG_VERSION:= 0.3.6
PKG_RELEASE:= 1
PKG_HASH:= ebb4064db813bfbfedfa30086483e73404f5358fab38698e584c195dc74bd609
PKG_DESCR:= libraries which sit on top of libxcb
+PKG_DEPENDS:= libxcb
+PKG_BUILDDEP:= libxcb
PKG_SECTION:= x11/libs
PKG_SITES:= http://xcb.freedesktop.org/dist/