summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pm-utils
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/pm-utils')
-rw-r--r--meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb b/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb
index 21d270442c..8d35187d63 100644
--- a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb
+++ b/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "8ed899032866d88b2933a1d34cc75e8ae42dcde20e1cc21836baaae3d4
15 15
16inherit pkgconfig autotools 16inherit pkgconfig autotools
17 17
18RDEPENDS_${PN} = "grep" 18RDEPENDS_${PN} = "grep bash"
19 19
20do_configure_prepend () { 20do_configure_prepend () {
21 ( cd ${S}; autoreconf -f -i -s ) 21 ( cd ${S}; autoreconf -f -i -s )