diff --git a/dynamic-layers/meta-qt6/kde/framework/extra-cmake-modules/extra-cmake-modules_6.20.0.bb b/recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.20.0.bb similarity index 90% rename from dynamic-layers/meta-qt6/kde/framework/extra-cmake-modules/extra-cmake-modules_6.20.0.bb rename to recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.20.0.bb index e90dc0d..2ba923e 100644 --- a/dynamic-layers/meta-qt6/kde/framework/extra-cmake-modules/extra-cmake-modules_6.20.0.bb +++ b/recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.20.0.bb @@ -8,9 +8,9 @@ LIC_FILES_CHKSUM += "file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f8376 SRC_URI = "git://invent.kde.org/frameworks/extra-cmake-modules.git;protocol=https;nobranch=1" SRCREV = "d8d80bcc61341239519392eef1360c796bf25931" -DEPENDS = "cmake-native qttools qtbase-native qttools-native" +DEPENDS = "cmake-native" -inherit qt6-cmake +inherit cmake EXTRA_OECMAKE:append = "-DBUILD_TESTING=OFF"