mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
graphics/gstreamer1-plugins-vulkan: enable Wayland with libglvnd
PR: 240784
This commit is contained in:
parent
5ce01bc990
commit
a5aa4d4017
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559317
@ -490,8 +490,9 @@ gst_vdpau_GST_PLUGIN_DIR= sys/vdpau
|
||||
|
||||
# vulkan
|
||||
gst_vulkan_USE_GSTREAMER1= gl
|
||||
gst_vulkan_BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
|
||||
${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
|
||||
gst_vulkan_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
|
||||
${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm \
|
||||
${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
|
||||
wayland-protocols>=0:graphics/wayland-protocols
|
||||
gst_vulkan_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \
|
||||
libwayland-client.so:graphics/wayland
|
||||
|
Loading…
Reference in New Issue
Block a user