aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb b/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb
index ca6edbcb3f..f852cbffd6 100644
--- a/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb
+++ b/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb
@@ -3,6 +3,8 @@ require ttf.inc
DESCRIPTION = "DejaVu font - TTF Edition"
HOMEPAGE = "http://dejavu.sourceforge.net/wiki/"
LICENSE = "Bitstream Vera"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=9f867da7a73fad2715291348e80d0763"
+
# all subpackages except ${PN}-dbg and ${PN}-common itself rdepends on ${PN}-common
RDEPENDS_${PN}-sans = "${PN}-common"
RDEPENDS_${PN}-sans-mono = "${PN}-common"