From 542d3f2d637c12c1713d9197737e371d13a7f827 Mon Sep 17 00:00:00 2001 From: Johan Thelin Date: Mon, 28 Jul 2014 14:47:32 +0200 Subject: [PATCH] WiP: kauth based on cmake_kf5 --- recipes-kf5/tier2/kauth.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kf5/tier2/kauth.inc b/recipes-kf5/tier2/kauth.inc index ee4eef9..ac56c1f 100644 --- a/recipes-kf5/tier2/kauth.inc +++ b/recipes-kf5/tier2/kauth.inc @@ -10,7 +10,7 @@ DEPENDS = "qtbase kcoreaddons" GIT_REPO = "git://anongit.kde.org/kauth" S = "${WORKDIR}/git" -inherit cmake_qt5 +inherit cmake_kf5 #FILES_${PN}-dev += " \ # ${libdir}/cmake/KF5ThreadWeaver/*.cmake \