aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xerces-j/xerces-j-native_2.9.1.bb
blob: f7241cc39c91c6f1fd149c927efa1c6e52aa3d69 (plain)
1
2
3
4
5
6
7
8
require xerces-j_${PV}.bb

S = "${WORKDIR}/xerces-2_9_1"

inherit java-native

DEPENDS = "fastjar-native jaxp1.3-native xml-commons-resolver1.1-native"
RDEPENDS_${PN} = ""