aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/help2man
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/help2man')
-rw-r--r--recipes/help2man/help2man_1.36.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/help2man/help2man_1.36.4.bb b/recipes/help2man/help2man_1.36.4.bb
index 396d4c165a..103971968b 100644
--- a/recipes/help2man/help2man_1.36.4.bb
+++ b/recipes/help2man/help2man_1.36.4.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/help2man"
SECTION = "console/utils"
LICENSE = "GPLv2"
DEPENDS = "gettext-native perl-native liblocale-gettext-perl-native"
-RDEPENDS = "gettext perl liblocale-gettext-perl"
+RDEPENDS_${PN} = "gettext perl liblocale-gettext-perl"
TARGET_CC_ARCH += "${LDFLAGS}"