* [meta-oe][PATCH] font-adobe-100dpi: update depends to fix builds with RSS
@ 2017-02-24 23:03 Derek Straka
0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2017-02-24 23:03 UTC (permalink / raw)
To: openembedded-devel
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130621/
Signed-off-by: Derek Straka <derek@asterius.io>
---
meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
index 03ee525..29229bb 100644
--- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
+++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb
@@ -6,7 +6,7 @@ SECTION = "x11/font"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=5dfa0fdf45473b4ca0acf37d854df10e"
-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] = "1347c3031b74c9e91dc4dfa53b12f143"
SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054"
-
-PNBLACKLIST[font-adobe-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130621/"
--
2.7.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-24 23:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-24 23:03 [meta-oe][PATCH] font-adobe-100dpi: update depends to fix builds with RSS Derek Straka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox