lxqt-powermanagement: require x11 in DISTRO_FEATURES
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -2,7 +2,9 @@ SUMMARY = "Power management module for LXQt"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6324954af145f280672cc576862fda80"
|
||||
|
||||
inherit lxqt
|
||||
inherit lxqt distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
DEPENDS += "qtsvg liblxqt libqtxdg"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user