lxqt.bbclass: add cmake-extra-sanity to inherit

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-09-06 00:52:11 +02:00
parent ff5097eaed
commit 482c185773

View File

@@ -1,4 +1,4 @@
inherit cmake_qt5 qt5-translation
inherit cmake_qt5 cmake-extra-sanity qt5-translation
HOMEPAGE = "http://lxqt.org/"