diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb index e1f9ffb961..4882cc7be3 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb | |||
@@ -9,9 +9,9 @@ SECTION = "x11/fonts" | |||
9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
11 | PACKAGE_ARCH = "all" | 11 | PACKAGE_ARCH = "all" |
12 | RDEPENDS = "fontconfig-utils" | 12 | RDEPENDS_${PN} = "fontconfig-utils" |
13 | PE = "1" | 13 | PE = "1" |
14 | PR = "r0" | 14 | PR = "r1" |
15 | 15 | ||
16 | FONTREV = "0.20100721" | 16 | FONTREV = "0.20100721" |
17 | SRC_URI = "https://fedorahosted.org/releases/l/i/${BPN}/${BPN}-${PV}.${FONTREV}.tar.gz \ | 17 | SRC_URI = "https://fedorahosted.org/releases/l/i/${BPN}/${BPN}-${PV}.${FONTREV}.tar.gz \ |