summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/m4/m4-native_1.4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/m4/m4-native_1.4.9.bb')
-rw-r--r--meta/recipes-devtools/m4/m4-native_1.4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/m4/m4-native_1.4.9.bb b/meta/recipes-devtools/m4/m4-native_1.4.9.bb
index fa871b38ae..23a21d0939 100644
--- a/meta/recipes-devtools/m4/m4-native_1.4.9.bb
+++ b/meta/recipes-devtools/m4/m4-native_1.4.9.bb
@@ -1,5 +1,4 @@
1require m4_${PV}.bb 1require m4-${PV}.inc
2inherit native
3 2
4INHIBIT_AUTOTOOLS_DEPS = "1" 3INHIBIT_AUTOTOOLS_DEPS = "1"
5DEPENDS += "gnu-config-native" 4DEPENDS += "gnu-config-native"
@@ -10,3 +9,4 @@ do_configure() {
10 oe_runconf 9 oe_runconf
11} 10}
12 11
12inherit native