summaryrefslogtreecommitdiffstats
path: root/meta/packages/automake/automake-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/automake/automake-native.inc')
-rw-r--r--meta/packages/automake/automake-native.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/automake/automake-native.inc b/meta/packages/automake/automake-native.inc
index 7b69252ff0..8b64af309a 100644
--- a/meta/packages/automake/automake-native.inc
+++ b/meta/packages/automake/automake-native.inc
@@ -1,5 +1,5 @@
1SECTION = "devel" 1require automake.inc
2include automake_${PV}.bb 2
3DEPENDS = "autoconf-native" 3DEPENDS = "autoconf-native"
4RDEPENDS_automake-native = "autoconf-native perl-native-runtime" 4RDEPENDS_automake-native = "autoconf-native perl-native-runtime"
5 5