diff options
-rw-r--r-- | meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb b/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb index a6bef1002a..337cde426a 100644 --- a/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb +++ b/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb | |||
@@ -8,7 +8,7 @@ SECTION = "fonts" | |||
8 | LICENSE = "OFL-1.1" | 8 | LICENSE = "OFL-1.1" |
9 | LIC_FILES_CHKSUM = "file://OFL.TXT;md5=9cadb26f4c5c005618c5ae74f041ec54" | 9 | LIC_FILES_CHKSUM = "file://OFL.TXT;md5=9cadb26f4c5c005618c5ae74f041ec54" |
10 | 10 | ||
11 | DEPENDS = "perl-native-runtime gzip-native" | 11 | DEPENDS = "hostperl-runtime-native gzip-native" |
12 | 12 | ||
13 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz" | 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz" |
14 | SRC_URI[md5sum] = "a8e792fe6e84c86ed2b6ed3e2a12ba66" | 14 | SRC_URI[md5sum] = "a8e792fe6e84c86ed2b6ed3e2a12ba66" |