aboutsummaryrefslogtreecommitdiffstats
path: root/packages/automake/automake_1.7.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/automake/automake_1.7.7.bb')
-rw-r--r--packages/automake/automake_1.7.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/automake/automake_1.7.7.bb b/packages/automake/automake_1.7.7.bb
index 619361bcfd..7483868ee4 100644
--- a/packages/automake/automake_1.7.7.bb
+++ b/packages/automake/automake_1.7.7.bb
@@ -7,7 +7,8 @@ PR = "r7"
inherit autotools
FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*"
-RDEPENDS_${PN} += "autoconf-native perl-native"
+
+include automake.inc
do_install () {
oe_runmake 'DESTDIR=${D}' install