diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 14:18:50 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 14:18:50 +0200 |
commit | 7b686c7c52bd214593ed21f3715cb5656c74916b (patch) | |
tree | 4491c9f3cc234c1c57e028defd5a18a2986ba9bc /recipes/jdepend/jdepend-native_2.9.bb | |
parent | 02d7af7ebb75a90929200905cfb6d3f8b07dbd11 (diff) |
jdepend 2.9: New recipe (from Jalimo SVN).
jdepend-native 2.9: Dito.
Diffstat (limited to 'recipes/jdepend/jdepend-native_2.9.bb')
-rw-r--r-- | recipes/jdepend/jdepend-native_2.9.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/jdepend/jdepend-native_2.9.bb b/recipes/jdepend/jdepend-native_2.9.bb new file mode 100644 index 0000000000..dc6251746e --- /dev/null +++ b/recipes/jdepend/jdepend-native_2.9.bb @@ -0,0 +1,4 @@ +require jdepend_${PV}.bb + +inherit java-native + |