help2man: fix drag in of target perl for the native package
authorHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 3 Feb 2011 20:49:54 +0000 (21:49 +0100)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 3 Feb 2011 21:33:43 +0000 (22:33 +0100)
recipes/help2man/help2man_1.38.2.bb

index cb1deb3..ab06186 100644 (file)
@@ -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"