[oe-commits] Trevor Woerner : terminus-font: update DEPENDS

git at git.openembedded.org git at git.openembedded.org
Thu May 1 16:59:14 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 9818f3530ab513ef112aff7ab7b132fcfb6b8434
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=9818f3530ab513ef112aff7ab7b132fcfb6b8434

Author: Trevor Woerner <trevor.woerner at linaro.org>
Date:   Thu Apr 10 12:58:18 2014 -0400

terminus-font: update DEPENDS

This recipe requires the native tool bdftopcf to be available.

Signed-off-by: Trevor Woerner <trevor.woerner at linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 a6bef10..ac5f8cb 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 = "bdftopcf-native perl-native-runtime gzip-native"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
 SRC_URI[md5sum] = "a8e792fe6e84c86ed2b6ed3e2a12ba66"



More information about the Openembedded-commits mailing list