diff options
Diffstat (limited to 'meta/recipes-graphics/ttf-fonts')
-rw-r--r-- | meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb index 682184a95d..6214c16278 100644 --- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb +++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | |||
@@ -5,9 +5,9 @@ and bold). In addition Fontconfig/Xft2 can artificially oblique the \ | |||
5 | serif faces for you: this loses hinting and distorts the faces slightly, \ | 5 | serif faces for you: this loses hinting and distorts the faces slightly, \ |
6 | but is visibly different than normal and bold, and reasonably pleasing." | 6 | but is visibly different than normal and bold, and reasonably pleasing." |
7 | SECTION = "x11/fonts" | 7 | SECTION = "x11/fonts" |
8 | LICENSE = "Bitstream_Vera" | 8 | LICENSE = "BitstreamVera" |
9 | LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be" | 9 | LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be" |
10 | PR = "r5" | 10 | PR = "r6" |
11 | RDEPENDS_${PN} = "fontconfig-utils" | 11 | RDEPENDS_${PN} = "fontconfig-utils" |
12 | 12 | ||
13 | inherit allarch | 13 | inherit allarch |