summaryrefslogtreecommitdiff
path: root/multimedia/mpv
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-10-18 16:43:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-10-18 16:43:04 +0000
commitbec39404d27ccb3b04fde9fe1ce55615a386e12c (patch)
treea0efc3368faac8ece23a2da7a263bd4f05c4eeef /multimedia/mpv
parentmath/ntpoly: set USE_GITHUB and fix WWW link (diff)
multimedia/mpv: bump wayland-protocols version after 276b32c59a4b
https://github.com/mpv-player/mpv/commit/6d2be8209403
Diffstat (limited to 'multimedia/mpv')
-rw-r--r--multimedia/mpv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 5d72b2086035..005da8d851b3 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -168,7 +168,7 @@ VULKAN_LIB_DEPENDS= libplacebo.so:graphics/libplacebo \
libvulkan.so:graphics/vulkan-loader
VULKAN_CONFIGURE_OFF= --disable-vulkan --disable-libplacebo
-WAYLAND_BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols \
+WAYLAND_BUILD_DEPENDS= wayland-protocols>=1.15:graphics/wayland-protocols \
${LOCALBASE}/include/linux/input-event-codes.h:devel/evdev-proto
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libwayland-cursor.so:graphics/wayland \