diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-10 22:48:35 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-10 22:48:35 +0100 |
commit | 99f12bb3ac6f33d747e5def8644cba7ff01f382f (patch) | |
tree | c9448e3beec6d6b475036d526d40ac0ab21fa122 /recipes | |
parent | 545767da2e0edfc595dc1acd9b3b17083d984c62 (diff) |
libhtml-tagset-perl-native: new recipe
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/perl/libhtml-tagset-perl-native_3.20.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/perl/libhtml-tagset-perl-native_3.20.bb b/recipes/perl/libhtml-tagset-perl-native_3.20.bb new file mode 100644 index 0000000000..8e83220a4d --- /dev/null +++ b/recipes/perl/libhtml-tagset-perl-native_3.20.bb @@ -0,0 +1,5 @@ +SECTION = "libs" + +inherit native + +require libhtml-tagset-perl_${PV}.bb |