summaryrefslogtreecommitdiff
path: root/packages/classpath/classpath.inc
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-02-27 23:01:57 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-02-27 23:01:57 +0000
commit8609cdfb427999ebae457048fedf0f1758020a71 (patch)
tree9c5a5211816c92497517a8ac517faf18cbc6d46a /packages/classpath/classpath.inc
parent371f3078009b7e3cf08478bcebe84fe55cbcbab9 (diff)
classpath-minimal 0.97: Added recipe.
classpath 0.97: Added recipe. classpath: Added proper RPROVIDES for ${PN}-common.
Diffstat (limited to 'packages/classpath/classpath.inc')
-rw-r--r--packages/classpath/classpath.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc
index 3e0c99c958..e5f5170b32 100644
--- a/packages/classpath/classpath.inc
+++ b/packages/classpath/classpath.inc
@@ -13,6 +13,7 @@ RDEPENDS_${PN}-examples = "java2-runtime ${PN}-awt"
RDEPENDS_${PN}-tools = "java2-runtime"
RPROVIDES_${PN} = "${PBN}"
+RPROVIDES_${PN}-common = "${PBN}-common"
RPROVIDES_${PN}-gtk = "${PBN}-awt"
SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"