From f06b04c2b517e57783f794b09843f614f58f1c90 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Thu, 3 Feb 2011 21:49:54 +0100 Subject: help2man: fix drag in of target perl for the native package --- recipes/help2man/help2man_1.38.2.bb | 1 + 1 file changed, 1 insertion(+) 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" -- cgit 1.2.3-korg