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