diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-09-13 10:14:23 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-09-15 10:30:12 +0200 |
commit | c8c68fbdf574c2d0101316cf1d5063ce87400fcf (patch) | |
tree | c539d396825cebe4ef8dee5f592bba6545c91d33 /meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | |
parent | 870df18019b559dcdb79b9a15bd29c20fef593eb (diff) | |
download | meta-openembedded-c8c68fbdf574c2d0101316cf1d5063ce87400fcf.tar.gz |
ttf-dejavu
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb')
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb index 1d24f2f13..f74e5ce6c 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | |||
@@ -3,7 +3,7 @@ require ttf.inc | |||
3 | SUMMARY = "DejaVu font - TTF Edition" | 3 | SUMMARY = "DejaVu font - TTF Edition" |
4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
5 | LICENSE = "BitstreamVera" | 5 | LICENSE = "BitstreamVera" |
6 | LIC_FILES_CHKSUM = "file://${WORKDIR}/dejavu-fonts-ttf-${PV}/LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa"" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa" |
7 | 7 | ||
8 | # all subpackages except ${PN}-common itself rdepends on ${PN}-common | 8 | # all subpackages except ${PN}-common itself rdepends on ${PN}-common |
9 | RDEPENDS_${PN}-sans = "${PN}-common" | 9 | RDEPENDS_${PN}-sans = "${PN}-common" |