aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/terminus-font
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-01-15 13:56:39 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-01-27 12:36:30 +0100
commit9c51ca476efa6c14072df7012160cbc000827d1a (patch)
treebbc8c16deaaf4911c77f87cf96d934f0b79f30ec /meta-oe/recipes-graphics/terminus-font
parentab8b0ce780a3b98b6cabec8884aeba2b1895db28 (diff)
downloadmeta-openembedded-contrib-9c51ca476efa6c14072df7012160cbc000827d1a.tar.gz
terminus-font: update perl-native-runtime dependency
* it was renamed in oe-core with: commit f4dade8e765a8c7bfd131728b9e0a34631e24950 Author: Ed Bartosh <ed.bartosh@linux.intel.com> Date: Thu Jan 7 13:39:39 2016 +0200 meta: rename perl-native-runtime The code in native.bbclass adds -native suffix to the package names that don't have it. perl-native-runtime becomes perl-native-runtime-native because of this. Renamed perl-native-runtime -> hostperl-runtime-native to avoid mangling it and to conform with the naming convetion for native packages. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/terminus-font')
-rw-r--r--meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb2
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"
LICENSE = "OFL-1.1"
LIC_FILES_CHKSUM = "file://OFL.TXT;md5=9cadb26f4c5c005618c5ae74f041ec54"
-DEPENDS = "perl-native-runtime gzip-native"
+DEPENDS = "hostperl-runtime-native gzip-native"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
SRC_URI[md5sum] = "a8e792fe6e84c86ed2b6ed3e2a12ba66"