aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xman_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xman_1.0.2.bb')
-rw-r--r--recipes/xorg-app/xman_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xman_1.0.2.bb b/recipes/xorg-app/xman_1.0.2.bb
index c6db560274..dbaa9d273a 100644
--- a/recipes/xorg-app/xman_1.0.2.bb
+++ b/recipes/xorg-app/xman_1.0.2.bb
@@ -2,7 +2,7 @@ require xorg-app-common.inc
PE = "1"
DEPENDS += " libxaw libxprintutil libxp libxt"
-RDEPENDS = " man"
+RDEPENDS_${PN} = " man"
FILES_${PN} += " /usr/share/X11/xman.help"