aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wlroots019/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wlroots019/Makefile')
-rw-r--r--x11-toolkits/wlroots019/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/wlroots019/Makefile b/x11-toolkits/wlroots019/Makefile
index f785e46fa20d..4e24f88f01cc 100644
--- a/x11-toolkits/wlroots019/Makefile
+++ b/x11-toolkits/wlroots019/Makefile
@@ -1,6 +1,5 @@
PORTNAME= wlroots
-DISTVERSION= 0.19.0
-PORTREVISION= 1
+DISTVERSION= 0.19.1
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= 019
@@ -58,7 +57,8 @@ VULKAN_DESC= Vulkan renderer
VULKAN_BUILD_DEPENDS= glslangValidator:graphics/glslang \
vulkan-headers>0:graphics/vulkan-headers
VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader
-VULKAN_RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri
+VULKAN_RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri \
+ vulkan-headers>0:graphics/vulkan-headers
VULKAN_VARS= RENDERERS+=vulkan
X11_LIB_DEPENDS= libxcb-errors.so:x11/xcb-util-errors \