kwayland: Add missing wayland-protocols dependency
When building kwayland, CMake complains that WaylandProtocols could not be found. Addiing wayland-protocols satisfies this requirement. Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
This commit is contained in:
committed by
Andreas Müller
parent
643f0ef420
commit
c38fbea1de
@@ -15,6 +15,7 @@ DEPENDS += " \
|
||||
qtwayland-native \
|
||||
qtwayland \
|
||||
plasma-wayland-protocols \
|
||||
wayland-protocols \
|
||||
"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user