Add cmake-apps-module dependency
[AGL/meta-agl-devel.git] / meta-audio-4a-framework / classes / afb-system-cmake.bbclass
index b67ea90..67ad726 100644 (file)
@@ -1,6 +1,6 @@
 inherit afb-system
 
-DEPENDS += "alsa-lib json-c systemd af-binder"
+DEPENDS += "alsa-lib json-c systemd af-binder cmake-apps-module-native"
 inherit cmake pkgconfig
 
 EXTRA_OECMAKE_append = " -DCMAKE_INSTALL_PREFIX=${INSTALL_PREFIX}"