mirror of
https://git.yoctoproject.org/poky
synced 2026-06-07 15:09:50 +00:00
9de36a00dd
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3657 311d38ba-8fff-0310-9ca6-ca027cbcb966
8 lines
108 B
BlitzBasic
8 lines
108 B
BlitzBasic
SECTION = "libs"
|
|
|
|
inherit native
|
|
|
|
require libxml-parser-perl_${PV}.bb
|
|
|
|
DEPENDS = "expat-native perl-native"
|