diff options
Diffstat (limited to 'recipes/xml-commons/jaxp1.3-native_1.3.04.bb')
-rw-r--r-- | recipes/xml-commons/jaxp1.3-native_1.3.04.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xml-commons/jaxp1.3-native_1.3.04.bb b/recipes/xml-commons/jaxp1.3-native_1.3.04.bb new file mode 100644 index 0000000000..ae94b80140 --- /dev/null +++ b/recipes/xml-commons/jaxp1.3-native_1.3.04.bb @@ -0,0 +1,4 @@ +require jaxp1.3_${PV}.bb + +inherit java-native + |