diff --git a/meta-gem5/recipes-devtools/gem5/gem5-native.inc b/meta-gem5/recipes-devtools/gem5/gem5-native.inc index a719f726..74b35c98 100644 --- a/meta-gem5/recipes-devtools/gem5/gem5-native.inc +++ b/meta-gem5/recipes-devtools/gem5/gem5-native.inc @@ -28,7 +28,7 @@ inherit scons native # google protobuf # pkgconfig # hdf5 -DEPENDS += "python3-six-native protobuf-native hdf5-native pkgconfig-native \ +DEPENDS += "m4-native python3-six-native protobuf-native hdf5-native pkgconfig-native \ boost-native libpng-native" EXTRA_OESCONS = "${GEM5_SCONS_ARGS}"