x11/libxfce4windowing: Fix build of dependent ports
wayland-protocols is required when building some ports depending on this one. Reported by: pkg fallout
This commit is contained in:
parent
1ab90fe220
commit
b690f73342
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= libxfce4windowing
|
PORTNAME= libxfce4windowing
|
||||||
DISTVERSION= 4.20.3
|
DISTVERSION= 4.20.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11 xfce
|
CATEGORIES= x11 xfce
|
||||||
MASTER_SITES= XFCE
|
MASTER_SITES= XFCE
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
@ -38,6 +39,7 @@ GIR_MESON_TRUE= introspection
|
|||||||
NLS_USES= gettext-runtime
|
NLS_USES= gettext-runtime
|
||||||
|
|
||||||
WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
|
WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
|
||||||
|
WAYLAND_RUN_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
|
||||||
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland
|
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland
|
||||||
WAYLAND_MESON_ENABLED= wayland
|
WAYLAND_MESON_ENABLED= wayland
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user