CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/13 05:04:14
Modified files:
devel/kf5/kwayland: Makefile
Log message:
Add missing build dependency on wayland-protocols
In all the cases I know of, wayland-protocols is used as build dependency only.
In the context of KWayland (devel/kf5), used to generate interfaces from
wayland-protocols XML files.
See: https://api.kde.org/ecm/find-module/FindWaylandScanner.html
Spotted by sthen@ Thanks
