[oe-commits] Henning Heinold : help2man: fix drag in of target perl for the native package

git version control git at git.openembedded.org
Thu Feb 3 21:34:23 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f06b04c2b517e57783f794b09843f614f58f1c90
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f06b04c2b517e57783f794b09843f614f58f1c90

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Thu Feb  3 21:49:54 2011 +0100

help2man: fix drag in of target perl for the native package

---

 recipes/help2man/help2man_1.38.2.bb |    1 +
 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 cb1deb3..ab06186 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"





More information about the Openembedded-commits mailing list