summaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpath/classpath.inc')
-rw-r--r--recipes/classpath/classpath.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpath/classpath.inc b/recipes/classpath/classpath.inc
index ab47635d78..41c7888702 100644
--- a/recipes/classpath/classpath.inc
+++ b/recipes/classpath/classpath.inc
@@ -6,7 +6,7 @@ LICENSE = "Classpath"
PBN = "classpath"
DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native"
-RPROVIDES = ""
+RPROVIDES_${PN} = ""
RDEPENDS_${PN} = "${PBN}-common (>= ${PV})"
RDEPENDS_${PN}-examples = "java2-runtime ${PN}-awt"