diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 a212f1964a..2c51cbbeb2 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 | |||
@@ -13,7 +13,7 @@ SRC_URI += "file://nocompiler.patch" | |||
13 | 13 | ||
14 | DEPENDS = "util-macros-native" | 14 | DEPENDS = "util-macros-native" |
15 | RDEPENDS_${PN} = "encodings font-util" | 15 | RDEPENDS_${PN} = "encodings font-util" |
16 | RDEPENDS_${PN}_virtclass-native = "font-util-native" | 16 | RDEPENDS_${PN}_class-native = "font-util-native" |
17 | 17 | ||
18 | inherit allarch | 18 | inherit allarch |
19 | 19 | ||