summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb
index 411c45ad..251cd135 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb
@@ -28,7 +28,7 @@ S = "${WORKDIR}/git"
28 28
29inherit cmake dos2unix 29inherit cmake dos2unix
30 30
31DEPENDS = "ndctl" 31DEPENDS = "ndctl pkgconfig-native"
32 32
33EXTRA_OECMAKE = "-DRELEASE=ON" 33EXTRA_OECMAKE = "-DRELEASE=ON"
34 34