summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb
blob: 3877d0bde17b0b126ec5f033d57dfe75e036e7b4 (plain)
1
2
3
4
5
6
7
SECTION = "libs"

inherit native

require libxml-simple-perl_${PV}.bb

DEPENDS += "libxml-parser-perl-native"