diff options
| -rw-r--r-- | recipes-core/xalan-j/xalan-j_2.7.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-core/xalan-j/xalan-j_2.7.1.bb b/recipes-core/xalan-j/xalan-j_2.7.1.bb index 7c68fba..ad985cb 100644 --- a/recipes-core/xalan-j/xalan-j_2.7.1.bb +++ b/recipes-core/xalan-j/xalan-j_2.7.1.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 7 | AUTHOR = "Apache Software Foundation" | 7 | AUTHOR = "Apache Software Foundation" |
| 8 | HOMEPAGE = "http://xml.apache.org/xalan-j" | 8 | HOMEPAGE = "http://xml.apache.org/xalan-j" |
| 9 | 9 | ||
| 10 | PR = "r1" | 10 | PR = "r2" |
| 11 | 11 | ||
| 12 | DEPENDS = "xerces-j regexp jlex cup jaxp1.3 bcel" | 12 | DEPENDS = "xerces-j regexp jlex cup jaxp1.3 bcel" |
| 13 | 13 | ||
| @@ -18,6 +18,8 @@ SRC_URI = "\ | |||
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/${BPN}_2_7_1" | 19 | S = "${WORKDIR}/${BPN}_2_7_1" |
| 20 | 20 | ||
| 21 | PACKAGE_ARCH = "${TUNE_PKGARCH}" | ||
| 22 | |||
| 21 | inherit java-library | 23 | inherit java-library |
| 22 | 24 | ||
| 23 | JPN = "libxalan2-java" | 25 | JPN = "libxalan2-java" |
