summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath/classpath-native.inc')
-rw-r--r--recipes-core/classpath/classpath-native.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/classpath/classpath-native.inc b/recipes-core/classpath/classpath-native.inc
index aefbf6d..16c1498 100644
--- a/recipes-core/classpath/classpath-native.inc
+++ b/recipes-core/classpath/classpath-native.inc
@@ -4,6 +4,8 @@ LICENSE = "Classpath"
4 4
5DEPENDS = "ecj-initial fastjar-native zip-native gettext-native" 5DEPENDS = "ecj-initial fastjar-native zip-native gettext-native"
6 6
7PR = "r1"
8
7inherit autotools native 9inherit autotools native
8 10
9SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz" 11SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"