aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kxml2/kxml2_2.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kxml2/kxml2_2.3.0.bb')
-rw-r--r--recipes/kxml2/kxml2_2.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kxml2/kxml2_2.3.0.bb b/recipes/kxml2/kxml2_2.3.0.bb
index e91a8ad754..6d43597dcb 100644
--- a/recipes/kxml2/kxml2_2.3.0.bb
+++ b/recipes/kxml2/kxml2_2.3.0.bb
@@ -8,7 +8,7 @@ PR = "r1"
inherit java-library
DEPENDS = "xmlpull"
-RDEPENDS = "libxmlpull-java"
+RDEPENDS_${PN} = "libxmlpull-java"
S = "${WORKDIR}"