summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2011-02-03 21:49:54 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-02-03 22:33:43 +0100
commitf06b04c2b517e57783f794b09843f614f58f1c90 (patch)
tree1f2970f47574094c2703ac1ce874fea5972f9613
parent4d1320406fe83a31806b64136ec1a5a0e5a75e1a (diff)
downloadopenembedded-tested_2010-02-03.tar.gz
help2man: fix drag in of target perl for the native packagetested_2010-02-03testing-next-test
-rw-r--r--recipes/help2man/help2man_1.38.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/help2man/help2man_1.38.2.bb b/recipes/help2man/help2man_1.38.2.bb
index cb1deb3199..ab06186d61 100644
--- a/recipes/help2man/help2man_1.38.2.bb
+++ b/recipes/help2man/help2man_1.38.2.bb
@@ -4,6 +4,7 @@ LICENSE = "GPLv3"
DEPENDS = "gettext-native perl-native liblocale-gettext-perl-native"
DEPENDS_virtclass-native = "perl-native autoconf-native automake-native"
RDEPENDS_${PN} = "gettext perl liblocale-gettext-perl"
+RDEPENDS_${PN}_virtclass-native = ""
PR = "r2"
SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"