1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-07 15:09:50 +00:00
Files
poky/meta/packages/perl/libxml-parser-perl-native_2.34.bb
Richard Purdie 9de36a00dd libxml-parser-perl-native: Remove expat from DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3657 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-01 17:49:06 +00:00

8 lines
108 B
BlitzBasic

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