generic-poky/meta/packages/perl/libxml-parser-perl-native_2.34.bb
Marcin Juszkiewicz 3e8d1b6635 libxml-parser-perl-native: Remove uneeded entries: (from OE)
* DEPENDS on perl-native isn't needed since cpan.bbclass adds this.
* DEPENDS on expat-native isn't needed since libxml-parser-perl adds this.
* RDEPENDS on perl-native was only here to prevent an RDEPENDS on perl. The
  RDEPENDS was being added by cpan.bbclass, but that has now been fixed to
  not add it for native packages. This needed to be removed so that perl
  isn't built when you only want libxml-parser-perl-native.

Revision: 73c801b307019899c3255b427e2bb7cb896f8375
Ancestor: 77ee40e486d3c8ad2628c2ac01e4325879b50821
Author: lenehan@openembedded.org
Date: 2007-06-01T06:46:10
Branch: org.openembedded.dev

Modified files:
        packages/perl/libxml-parser-perl-native_2.34.bb


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3281 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 14:07:04 +00:00

6 lines
70 B
BlitzBasic

SECTION = "libs"
inherit native
require libxml-parser-perl_${PV}.bb