summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-08-31 15:30:20 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2021-08-31 15:30:20 +0200
commit4f9caf82fe0282964bd06451b27b7b3452633b50 (patch)
treeccb45824b8faa9ba0cfbca7c0d18e556f30fefcb /x11
parentea35f2f8fe9950df73450874b65520a457ed9ce7 (diff)
libXpresent: BUILD_DEPENDS on libXrandr
Diffstat (limited to 'x11')
-rw-r--r--x11/libXpresent/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXpresent/Makefile b/x11/libXpresent/Makefile
index e8f7c27..13b7e40 100644
--- a/x11/libXpresent/Makefile
+++ b/x11/libXpresent/Makefile
@@ -20,6 +20,7 @@ MASTER_SITES = ${MASTER_SITE_XORG:=lib/}
# Dependencies
BUILD_DEPENDS = devel/xorg-util-macros \
devel/xorgproto \
+ x11/libXrandr
LIB_DEPENDS = x11/libX11 \