summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-01-17 10:21:51 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2021-01-17 10:21:51 +0100
commit7d296d2ee1b1811bf36d7dfce22cbe6b0d9730d5 (patch)
treed9808f576da387beea2a9ccd43696fe0fc95a82d /graphics
parentcc793d5f036adf36bc50fcce65ae7ec21e272909 (diff)
mesa: add libXrandr LIB_DEPENDS
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mesa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mesa/Makefile b/graphics/mesa/Makefile
index 6066ea0..6d592ea 100644
--- a/graphics/mesa/Makefile
+++ b/graphics/mesa/Makefile
@@ -37,6 +37,7 @@ LIB_DEPENDS = sysutils/libdrm \
x11/libXext \
x11/libXdamage \
x11/libXfixes \
+ x11/libXrandr \
x11/libXxf86vm \
x11/libxshmfence