aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-21 12:17:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-21 12:18:56 +0000
commitc431da294b8278e30af4661f6caae2d3e708c3dd (patch)
tree09f3c500268eaa348940109f80a510b9521f256c
parent3a6bae040f2a22121b45920c790c3780c5ba2318 (diff)
downloadports-c431da294b8278e30af4661f6caae2d3e708c3dd.tar.gz
ports-c431da294b8278e30af4661f6caae2d3e708c3dd.zip
x11-toolkits/wlroots: unbreak DRM=off build after a8bed4f81662
Error: Missing: include/wlr/types/wlr_drm_lease_v1.h https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/59205cd93e8a
-rw-r--r--x11-toolkits/wlroots/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wlroots/pkg-plist b/x11-toolkits/wlroots/pkg-plist
index da12f6318c33..0698d8a43fcb 100644
--- a/x11-toolkits/wlroots/pkg-plist
+++ b/x11-toolkits/wlroots/pkg-plist
@@ -33,7 +33,7 @@ include/wlr/types/wlr_damage_ring.h
include/wlr/types/wlr_data_control_v1.h
include/wlr/types/wlr_data_device.h
include/wlr/types/wlr_drm.h
-include/wlr/types/wlr_drm_lease_v1.h
+%%DRM%%include/wlr/types/wlr_drm_lease_v1.h
include/wlr/types/wlr_export_dmabuf_v1.h
include/wlr/types/wlr_foreign_toplevel_management_v1.h
include/wlr/types/wlr_fullscreen_shell_v1.h