diff options
Diffstat (limited to 'recipes-core/classpath/classpath.inc')
| -rw-r--r-- | recipes-core/classpath/classpath.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index 55a3f6c..4c3174b 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc | |||
| @@ -7,9 +7,9 @@ LICENSE = "Classpath" | |||
| 7 | 7 | ||
| 8 | PBN = "classpath" | 8 | PBN = "classpath" |
| 9 | 9 | ||
| 10 | inherit autotools java | 10 | inherit autotools java gettext |
| 11 | 11 | ||
| 12 | DEPENDS = "virtual/javac-native fastjar-native zip-native gettext-native gmp antlr-native gtk+ gconf libxtst" | 12 | DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst" |
| 13 | 13 | ||
| 14 | RPROVIDES_${PN} = "" | 14 | RPROVIDES_${PN} = "" |
| 15 | 15 | ||
| @@ -21,7 +21,7 @@ RPROVIDES_${PN} = "${PBN}" | |||
| 21 | RPROVIDES_${PN}-common = "${PBN}-common" | 21 | RPROVIDES_${PN}-common = "${PBN}-common" |
| 22 | RPROVIDES_${PN}-gtk = "${PBN}-awt" | 22 | RPROVIDES_${PN}-gtk = "${PBN}-awt" |
| 23 | 23 | ||
| 24 | PR = "r1" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" | 26 | SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" |
| 27 | 27 | ||
