2010/10/8 Frans Meulenbroeks <[email protected]>: > 2010/10/6 Frans Meulenbroeks <[email protected]>: >> Signed-off-by: Frans Meulenbroeks <[email protected]> >> --- >> classes/cpan-base.bbclass | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/classes/cpan-base.bbclass b/classes/cpan-base.bbclass >> index 379defa..a04f61c 100644 >> --- a/classes/cpan-base.bbclass >> +++ b/classes/cpan-base.bbclass >> @@ -5,7 +5,7 @@ >> FILES_${PN} += "${libdir}/perl5 ${datadir}/perl5" >> >> DEPENDS += "$...@["perl", "perl-native"][(bb.data.inherits_class('native', >> d))]}" >> -RDEPENDS += "$...@["perl", ""][(bb.data.inherits_class('native', d))]}" >> +RDEPENDS_${PN} += "$...@["perl", ""][(bb.data.inherits_class('native', >> d))]}" >> >> # Determine the staged version of perl from the perl configuration file >> def get_perl_version(d): > > > Aargh. Accidently pushed this patch yesterday with another one. > Thought I'd removed it from my git, but apparently it wasn't. > Propose to keep it like that (and no revert). Let me know if a PR bump > of recipes inheriting this is needed. > > Frans. > Patches applied after getting a 2nd ack from Martin on irc so this gets into the next testing branch. If PR bumps are needed they can still be applied (let me know)
Frans _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
