diff options
Diffstat (limited to 'recipes/perl/libsys-mmap-perl-native_0.13.bb')
-rw-r--r-- | recipes/perl/libsys-mmap-perl-native_0.13.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/perl/libsys-mmap-perl-native_0.13.bb b/recipes/perl/libsys-mmap-perl-native_0.13.bb new file mode 100644 index 0000000000..15eb6308f1 --- /dev/null +++ b/recipes/perl/libsys-mmap-perl-native_0.13.bb @@ -0,0 +1,5 @@ +SECTION = "libs" + +inherit native + +require libsys-mmap-perl_${PV}.bb |