aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-24 18:09:55 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-28 12:34:16 +0100
commit8de29d274e61a3ff273d000415b547f2faf155fc (patch)
tree0d110b8ce663c9e84148de068acfba6ee4a6c849 /meta-oe/recipes-graphics
parent5fecd31c6cc2a56d8cbbc39e32ecab71e0e4bf5b (diff)
downloadmeta-openembedded-contrib-8de29d274e61a3ff273d000415b547f2faf155fc.tar.gz
font-bh-100dpi: update depends to fix builds with RSS
Resolves build issue exposed by RSS See http://errors.yoctoproject.org/Errors/Details/130624/ Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb
index d32a47b6e0..4976e527f2 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb
@@ -6,7 +6,7 @@ SECTION = "x11/font"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=cffd5e9c4b61b3d74166ca74b99e460e"
-DEPENDS = "util-macros-native font-util-native bdftopcf-native"
+DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util"
RDEPENDS_${PN} = "encodings font-util"
RDEPENDS_${PN}_class-native = "font-util-native"
@@ -16,5 +16,3 @@ REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI[md5sum] = "9f11ade089d689b9d59e0f47d26f39cd"
SRC_URI[sha256sum] = "23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481"
-
-PNBLACKLIST[font-bh-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130624/"