diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/automake/automake_1.11.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.11.1.bb b/meta/recipes-devtools/automake/automake_1.11.1.bb index a78b6901f1..209772cac5 100644 --- a/meta/recipes-devtools/automake/automake_1.11.1.bb +++ b/meta/recipes-devtools/automake/automake_1.11.1.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | require automake.inc | 1 | require automake.inc |
2 | 2 | LICENSE="GPLv2" | |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
3 | DEPENDS_virtclass-native = "autoconf-native" | 4 | DEPENDS_virtclass-native = "autoconf-native" |
4 | 5 | ||
5 | RDEPENDS_automake += "\ | 6 | RDEPENDS_automake += "\ |