kwayland: remove cmake_auto_align_paths - it was a noop
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
SUMMARY = "KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
inherit kde-kf5 cmake_auto_align_paths
|
||||
inherit kde-kf5
|
||||
|
||||
DEPENDS += "wayland wayland-native wayland-protocols"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user