aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpath/classpath-native.inc')
-rw-r--r--recipes/classpath/classpath-native.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/classpath/classpath-native.inc b/recipes/classpath/classpath-native.inc
index 6f737aee3c..0c0f29aa6d 100644
--- a/recipes/classpath/classpath-native.inc
+++ b/recipes/classpath/classpath-native.inc
@@ -2,9 +2,9 @@ DESCRIPTION = "GNU Classpath standard Java libraries - For native Java-dependent
HOMEPAGE = "http://www.gnu.org/software/classpath/"
LICENSE = "Classpath"
-inherit autotools native
+inherit autotools native gettext
-DEPENDS = "ecj-initial fastjar-native zip-native gettext-native"
+DEPENDS = "ecj-initial fastjar-native zip-native"
SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"