aboutsummaryrefslogtreecommitdiffstats
path: root/packages/automake/automake_1.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/automake/automake_1.9.2.bb')
-rw-r--r--packages/automake/automake_1.9.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/automake/automake_1.9.2.bb b/packages/automake/automake_1.9.2.bb
index 0bf4288650..4027862768 100644
--- a/packages/automake/automake_1.9.2.bb
+++ b/packages/automake/automake_1.9.2.bb
@@ -12,7 +12,8 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/automake-${PV}"
inherit autotools
FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*"
-RDEPENDS_${PN} += "autoconf perl"
+
+include automake.inc
do_install () {
oe_runmake 'DESTDIR=${D}' install