diff options
Diffstat (limited to 'recipes/xorg-font/encodings_1.0.2.bb')
| -rw-r--r-- | recipes/xorg-font/encodings_1.0.2.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes/xorg-font/encodings_1.0.2.bb b/recipes/xorg-font/encodings_1.0.2.bb index da67d037aa..ecc3eed540 100644 --- a/recipes/xorg-font/encodings_1.0.2.bb +++ b/recipes/xorg-font/encodings_1.0.2.bb @@ -1,8 +1,5 @@ require xorg-font-common.inc PE = "1" +PR = "${INC_PR}.0" -#DESCRIPTION = "" - -DEPENDS = "mkfontscale-native" -RDEPENDS = "" - +DEPENDS = "mkfontscale-native font-util-native" |
