diff options
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.bb | 7 |
1 files changed, 0 insertions, 7 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 deleted file mode 100644 index 3877d0bde1..0000000000 --- a/meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb +++ /dev/null @@ -1,7 +0,0 @@ -SECTION = "libs" - -inherit native - -require libxml-simple-perl_${PV}.bb - -DEPENDS += "libxml-parser-perl-native" |