libdbusmenu-qt5: 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 12:57:18 +02:00
parent c163db8153
commit 0d791ef525

View File

@@ -7,7 +7,7 @@ SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu-qt/libdbu
SRC_URI[md5sum] = "aba34b9b91f18d60828ca1143bf23b0b"
SRC_URI[sha256sum] = "e531b29388317f48e22c652c7111e9c7750aa7d429a72742c49a1c8af1e61968"
inherit cmake_qt5 cmake-lib
inherit cmake_qt5 cmake-lib cmake-extra-sanity
S = "${WORKDIR}/libdbusmenu-qt-${PV}"