diff options
Diffstat (limited to 'packages/automake/automake-native.inc')
-rw-r--r-- | packages/automake/automake-native.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/automake/automake-native.inc b/packages/automake/automake-native.inc index 172752f3aa..e6d8a41b95 100644 --- a/packages/automake/automake-native.inc +++ b/packages/automake/automake-native.inc @@ -1,6 +1,7 @@ SECTION = "devel" include automake_${PV}.bb DEPENDS = "autoconf-native" +RDEPENDS_${PN} = "autoconf-native perl-native" inherit native |