summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--classes/cmake.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/classes/cmake.bbclass b/classes/cmake.bbclass
index 3ae2b1eb31..823635c24d 100644
--- a/classes/cmake.bbclass
+++ b/classes/cmake.bbclass
@@ -1,3 +1,5 @@
+DEPENDS += " cmake-native "
+
# We want the staging and installing functions from autotools
inherit autotools