diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-01 16:13:02 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-01 16:13:02 +0100 |
commit | fb8ca87aef2a56593ff33527f8112fad392bc071 (patch) | |
tree | 92fcb476ab66e7ef74e3bb9ecb19f87cc3f8c86a /recipes/perl/libxml-regexp-perl-native_0.03.bb | |
parent | a56ea158d96e124f8aae99bacd3559133968d17b (diff) |
libxml-regexp-perl_0.03.bb - created
libxml-regexp-perl-native_0.03.bb - created
Diffstat (limited to 'recipes/perl/libxml-regexp-perl-native_0.03.bb')
-rw-r--r-- | recipes/perl/libxml-regexp-perl-native_0.03.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/perl/libxml-regexp-perl-native_0.03.bb b/recipes/perl/libxml-regexp-perl-native_0.03.bb new file mode 100644 index 0000000000..29fc89fe47 --- /dev/null +++ b/recipes/perl/libxml-regexp-perl-native_0.03.bb @@ -0,0 +1,5 @@ +SECTION = "libs" + +inherit native + +require libxml-regexp-perl_${PV}.bb |