qtermwidget: 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 13:20:53 +02:00
parent fe2de33162
commit a499f1adfb

View File

@@ -2,7 +2,7 @@ SUMMARY = "The qterminal widget"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit cmake_qt5 cmake-lib
inherit cmake_qt5 cmake-lib cmake-extra-sanity
DEPENDS = "qtbase"