summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-08 09:19:40 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-08 09:25:46 +0100
commitbae916335fd32dc08ce8da360a8d2f5d1beb012a (patch)
treeb49d38607c79ed97b5e5f87914511dce7889dbdb
parent7cafb05102d0080b16d947af97927e6662ea4ed6 (diff)
downloadmeta-openembedded-bae916335fd32dc08ce8da360a8d2f5d1beb012a.tar.gz
ttf-deja: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-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
3DESCRIPTION = "DejaVu font - TTF Edition" 3DESCRIPTION = "DejaVu font - TTF Edition"
4HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" 4HOMEPAGE = "http://dejavu.sourceforge.net/wiki/"
5LICENSE = "Bitstream Vera" 5LICENSE = "Bitstream Vera"
6LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=9f867da7a73fad2715291348e80d0763"
7
6# all subpackages except ${PN}-dbg and ${PN}-common itself rdepends on ${PN}-common 8# all subpackages except ${PN}-dbg and ${PN}-common itself rdepends on ${PN}-common
7RDEPENDS_${PN}-sans = "${PN}-common" 9RDEPENDS_${PN}-sans = "${PN}-common"
8RDEPENDS_${PN}-sans-mono = "${PN}-common" 10RDEPENDS_${PN}-sans-mono = "${PN}-common"