aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-17 20:16:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-17 20:23:58 +0000
commitffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec (patch)
treeb1de5520049c75ad44479b242bed373b67560120 /x11-wm
parent2ce910765c16e9956feda054235789f8adea1e8f (diff)
downloadports-ffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec.tar.gz
ports-ffbf2d6a7d1a118cbd04b0bd8c106d76370f55ec.zip
x11-wm/gamescope: restore wlroots version check after c8a5e7b72398
0.14.0.1 (0467a752) is 0.15.0 snapshot used during long preparation. However, the required snapshot version was never precise.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gamescope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 08f8c6fc3792..a576faffc8ed 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= glslangValidator:graphics/glslang \
evdev-proto>0:devel/evdev-proto \
vulkan-headers>0:graphics/vulkan-headers \
wayland-protocols>=1.17:graphics/wayland-protocols \
- wlroots>=0.14.0.1<0.16.0:x11-toolkits/wlroots
+ wlroots>=0.15.0<0.16.0:x11-toolkits/wlroots
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
libdrm.so:graphics/libdrm \
libvulkan.so:graphics/vulkan-loader \