diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb index 54be2845cd..898850bbca 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb | |||
| @@ -6,7 +6,7 @@ SECTION = "x11/font" | |||
| 6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa13e704b7241f60ef9105cc041b9732" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=fa13e704b7241f60ef9105cc041b9732" |
| 8 | 8 | ||
| 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" | 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" |
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | 12 | ||
| @@ -16,5 +16,3 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17" | 17 | SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17" |
| 18 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" | 18 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" |
| 19 | |||
| 20 | PNBLACKLIST[font-adobe-utopia-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130623/" | ||
