summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libxcb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index 3a88abc..ee3e6b8 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -43,7 +43,8 @@ WANTLIB = Xau Xdmcp
MASTER_SITES = https://xcb.freedesktop.org/dist/
-BUILD_DEPENDS = devel/xcb-proto
+BUILD_DEPENDS = devel/xcb-proto \
+ devel/xorgproto
LIB_DEPENDS = x11/libXau \
x11/libXdmcp