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 \