diff options
Diffstat (limited to 'recipes/classpath')
-rw-r--r-- | recipes/classpath/classpath.inc | 2 |
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" |