summaryrefslogtreecommitdiff
path: root/packages/automake
diff options
context:
space:
mode:
Diffstat (limited to 'packages/automake')
-rw-r--r--packages/automake/automake-native.inc2
-rw-r--r--packages/automake/automake-native_1.8.2.bb2
-rw-r--r--packages/automake/automake-native_1.8.4.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/automake/automake-native.inc b/packages/automake/automake-native.inc
index e6d8a41b95..9e89ac8621 100644
--- a/packages/automake/automake-native.inc
+++ b/packages/automake/automake-native.inc
@@ -1,7 +1,7 @@
SECTION = "devel"
include automake_${PV}.bb
DEPENDS = "autoconf-native"
-RDEPENDS_${PN} = "autoconf-native perl-native"
+RDEPENDS_${PN} = "autoconf-native perl-native-runtime"
inherit native
diff --git a/packages/automake/automake-native_1.8.2.bb b/packages/automake/automake-native_1.8.2.bb
index 6732f23713..6e36766445 100644
--- a/packages/automake/automake-native_1.8.2.bb
+++ b/packages/automake/automake-native_1.8.2.bb
@@ -2,7 +2,7 @@ SECTION = "devel"
include automake_${PV}.bb
S = "${WORKDIR}/automake-${PV}"
DEPENDS = "autoconf-native"
-RDEPENDS_${PN} = "autoconf-native perl-native"
+RDEPENDS_${PN} = "autoconf-native perl-native-runtime"
inherit native
diff --git a/packages/automake/automake-native_1.8.4.bb b/packages/automake/automake-native_1.8.4.bb
index 6732f23713..6e36766445 100644
--- a/packages/automake/automake-native_1.8.4.bb
+++ b/packages/automake/automake-native_1.8.4.bb
@@ -2,7 +2,7 @@ SECTION = "devel"
include automake_${PV}.bb
S = "${WORKDIR}/automake-${PV}"
DEPENDS = "autoconf-native"
-RDEPENDS_${PN} = "autoconf-native perl-native"
+RDEPENDS_${PN} = "autoconf-native perl-native-runtime"
inherit native