git: bec39404d27c - main - multimedia/mpv: bump wayland-protocols version after 276b32c59a4b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Oct 2022 16:43:44 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bec39404d27ccb3b04fde9fe1ce55615a386e12c commit bec39404d27ccb3b04fde9fe1ce55615a386e12c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-10-18 16:43:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-10-18 16:43:04 +0000 multimedia/mpv: bump wayland-protocols version after 276b32c59a4b https://github.com/mpv-player/mpv/commit/6d2be8209403 --- multimedia/mpv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \