x11-wm/phoc: explicitly depend on wayland-protocols
meson.build:36:0: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig PR: 260639 Reported by: antoine (via exp-run)
This commit is contained in:
parent
a480caeeb6
commit
7c6871757d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ LICENSE= GPLv3+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
||||
wayland-protocols>=1.15:graphics/wayland-protocols \
|
||||
wlroots>=0.14.1<0.15.0:x11-toolkits/wlroots
|
||||
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
|
||||
libwlroots.so:x11-toolkits/wlroots \
|
||||
|
|
Loading…
Reference in a new issue