kwayland: Exclude deprecated features
The server support is marked as deprecated and was removed shortly after this release. We can just disable it from building instead of fixing the build failure. Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
This commit is contained in:
committed by
Andreas Müller
parent
d84b1cef8e
commit
cbead7cf0a
@@ -18,5 +18,7 @@ DEPENDS += " \
|
||||
wayland-protocols \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += " -DEXCLUDE_DEPRECATED_BEFORE_AND_AT=${KF5_VERSION}"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
SRC_URI[sha256sum] = "39c1866ed2a15235bf9df02881ed2e8cd805d50d696bcdc9fe157e54b52def63"
|
||||
|
||||
Reference in New Issue
Block a user