aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xerces-j
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xerces-j')
-rw-r--r--recipes/xerces-j/xerces-j-native_2.9.1.bb2
-rw-r--r--recipes/xerces-j/xerces-j_2.9.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xerces-j/xerces-j-native_2.9.1.bb b/recipes/xerces-j/xerces-j-native_2.9.1.bb
index 9238ad9ff2..f7241cc39c 100644
--- a/recipes/xerces-j/xerces-j-native_2.9.1.bb
+++ b/recipes/xerces-j/xerces-j-native_2.9.1.bb
@@ -5,4 +5,4 @@ S = "${WORKDIR}/xerces-2_9_1"
inherit java-native
DEPENDS = "fastjar-native jaxp1.3-native xml-commons-resolver1.1-native"
-RDEPENDS = ""
+RDEPENDS_${PN} = ""
diff --git a/recipes/xerces-j/xerces-j_2.9.1.bb b/recipes/xerces-j/xerces-j_2.9.1.bb
index 619323a2aa..eda263ec1c 100644
--- a/recipes/xerces-j/xerces-j_2.9.1.bb
+++ b/recipes/xerces-j/xerces-j_2.9.1.bb
@@ -11,7 +11,7 @@ inherit java-library
JPN = "libxerces2-java"
DEPENDS = "fastjar-native jaxp1.3 xml-commons-resolver1.1"
-RDEPENDS = "libjaxp1.3-java libxml-commons-resolver1.1-java"
+RDEPENDS_${PN} = "libjaxp1.3-java libxml-commons-resolver1.1-java"
do_unpackpost() {
find src -exec \