summaryrefslogtreecommitdiff
path: root/recipes/classpath/classpath.inc
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-05 13:48:31 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-05 13:48:31 +0400
commit5f2b123cc44605c18a4cbfb530fc89e0c3ef2325 (patch)
tree9c1b7ab76c37aab3d47aef74291e7f24f46e7be4 /recipes/classpath/classpath.inc
parent84eb1db158bbcded971f35bfa89b72c13c797e6f (diff)
parent2e23feebced982ef9a22d30ae2a4cfe453103c70 (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Conflicts: MAINTAINERS Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/classpath/classpath.inc')
-rw-r--r--recipes/classpath/classpath.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpath/classpath.inc b/recipes/classpath/classpath.inc
index da3273bc97..bf630bf569 100644
--- a/recipes/classpath/classpath.inc
+++ b/recipes/classpath/classpath.inc
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "Classpath"
PBN = "classpath"
-DEPENDS = "virtual/javac-native fastjar-native zip-native"
+DEPENDS = "virtual/javac-native fastjar-native zip-native gmp"
RPROVIDES = ""
RDEPENDS_${PN} = "${PBN}-common (>= ${PV})"