aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/guile/guile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/guile/guile.inc')
-rw-r--r--meta-oe/recipes-support/guile/guile.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/guile/guile.inc b/meta-oe/recipes-support/guile/guile.inc
index 918ce33bf2..842e8d7ebf 100644
--- a/meta-oe/recipes-support/guile/guile.inc
+++ b/meta-oe/recipes-support/guile/guile.inc
@@ -7,10 +7,9 @@ PACKAGES =+ "${PN}-el"
FILES_${PN}-el = "${datadir}/emacs"
DESCRIPTION_${PN}-el = "Emacs lisp files for Guile"
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=c9ba0d76ca3ef2a1d15a2ac839ef01fa"
+LICENSE = "LGPLv2.1+"
-inherit autotools
+inherit autotools gettext
acpaths = "-I ${S}/guile-config"