summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb')
-rw-r--r--meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb
new file mode 100644
index 0000000000..bfdfc3de45
--- /dev/null
+++ b/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb
@@ -0,0 +1,7 @@
1SECTION = "libs"
2
3inherit native
4
5require libxml-simple-perl_${PV}.bb
6
7DEPENDS = "libxml-parser-perl-native perl-native"