aboutsummaryrefslogtreecommitdiffstats
path: root/packages/automake/automake-native_1.8.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/automake/automake-native_1.8.4.bb')
-rw-r--r--packages/automake/automake-native_1.8.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/automake/automake-native_1.8.4.bb b/packages/automake/automake-native_1.8.4.bb
index 6e36766445..9a8b1726a8 100644
--- a/packages/automake/automake-native_1.8.4.bb
+++ b/packages/automake/automake-native_1.8.4.bb
@@ -1,5 +1,5 @@
SECTION = "devel"
-include automake_${PV}.bb
+require automake_${PV}.bb
S = "${WORKDIR}/automake-${PV}"
DEPENDS = "autoconf-native"
RDEPENDS_${PN} = "autoconf-native perl-native-runtime"