summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font/font-util_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-font/font-util_1.0.1.bb')
-rw-r--r--recipes/xorg-font/font-util_1.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-font/font-util_1.0.1.bb b/recipes/xorg-font/font-util_1.0.1.bb
index 26945bc3c0..61a43f75f2 100644
--- a/recipes/xorg-font/font-util_1.0.1.bb
+++ b/recipes/xorg-font/font-util_1.0.1.bb
@@ -5,7 +5,7 @@ PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
DESCRIPTION = "X font utils."
DEPENDS = "encodings"
-RDEPENDS = "mkfontdir mkfontscale encodings"
+RDEPENDS_${PN} = "mkfontdir mkfontscale encodings"
PE = "1"
PR = "${INC_PR}.1"