diff options
| author | woglinde <henning@familie-heinold.de> | 2013-03-25 15:30:02 -0700 |
|---|---|---|
| committer | woglinde <henning@familie-heinold.de> | 2013-03-25 15:30:02 -0700 |
| commit | 80630c064148742c79a2c5d149b38f4f65f0f959 (patch) | |
| tree | 669aecb90826b2d4608be9c044d18068c677c2ba /recipes-core/classpath | |
| parent | c3593e684434e4c33375a8b3dd40115f35ff2f80 (diff) | |
| parent | 9bdefd9669a08b9c82d91ac89c738c560676862e (diff) | |
| download | meta-java-80630c064148742c79a2c5d149b38f4f65f0f959.tar.gz | |
Merge pull request #37 from kraj/master
sstate fixes
Diffstat (limited to 'recipes-core/classpath')
| -rw-r--r-- | recipes-core/classpath/classpath.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index 214c9cd..1bdfd78 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc | |||
| @@ -9,7 +9,7 @@ PBN = "classpath" | |||
| 9 | 9 | ||
| 10 | inherit autotools java gettext | 10 | inherit autotools java gettext |
| 11 | 11 | ||
| 12 | DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst" | 12 | DEPENDS = "virtual/javac-native fastjar-native zip-native gmp antlr-native gtk+ gconf libxtst file" |
| 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 = "r2" | 24 | PR = "r3" |
| 25 | 25 | ||
| 26 | SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" | 26 | SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" |
| 27 | 27 | ||
