lxqt-runner: require x11 in DISTRO_FEATURES
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -2,7 +2,9 @@ SUMMARY = "Tool used to launch programs quickly by typing their names "
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
|
||||
|
||||
inherit lxqt pkgconfig
|
||||
inherit lxqt pkgconfig distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user