diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb | 1 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb index 2657ecf71a..3dcbca195b 100644 --- a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb +++ b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb | |||
| @@ -12,6 +12,7 @@ PE = "1" | |||
| 12 | PR = "r0" | 12 | PR = "r0" |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} += "mkfontscale" | 14 | RDEPENDS_${PN} += "mkfontscale" |
| 15 | RDEPENDS_${PN}_virtclass-native += "mkfontscale-native" | ||
| 15 | 16 | ||
| 16 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native" |
| 17 | 18 | ||
diff --git a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb index a1c3c63dc7..cec890d015 100644 --- a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb +++ b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bf0158b89be493d523d69d9f29265038 \ | |||
| 11 | 11 | ||
| 12 | DEPENDS = "virtual/xserver font-util" | 12 | DEPENDS = "virtual/xserver font-util" |
| 13 | RDEPENDS_${PN} = "encodings font-util" | 13 | RDEPENDS_${PN} = "encodings font-util" |
| 14 | RDEPENDS_${PN}_virtclass-native = "font-util" | 14 | RDEPENDS_${PN}_virtclass-native = "font-util-native" |
| 15 | 15 | ||
| 16 | PE = "1" | 16 | PE = "1" |
| 17 | PR = "${INC_PR}.1" | 17 | PR = "${INC_PR}.1" |
