qterminal: add missing distro_features_check to inherit

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-01-01 20:32:11 +01:00
parent 4f5dafc3c7
commit c1ccb64984

View File

@@ -2,7 +2,7 @@ SUMMARY = "Lightweight terminal emulator written in Qt"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"
inherit lxqt gtk-icon-cache
inherit lxqt gtk-icon-cache distro_features_check
REQUIRED_DISTRO_FEATURES = "x11"