summaryrefslogtreecommitdiff
path: root/packages/cacao/cacao.inc
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-10-02 09:26:09 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-10-02 09:26:09 +0000
commitc4ffde1c9fa5cbabc872f2d1422a101551d1677d (patch)
tree84215ec82be57251ac26d0399eb3724c5358c364 /packages/cacao/cacao.inc
parenta177272143c0501815c4295a86f7f1c99753f7cd (diff)
cacao: Added 'binutils' to DEPENDS, increased affected PRs.
Diffstat (limited to 'packages/cacao/cacao.inc')
-rw-r--r--packages/cacao/cacao.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cacao/cacao.inc b/packages/cacao/cacao.inc
index cd4d8c6f3f..1c7941e4f6 100644
--- a/packages/cacao/cacao.inc
+++ b/packages/cacao/cacao.inc
@@ -4,7 +4,7 @@ LICENSE = "GPL"
PRIORITY = "optional"
SECTION = "interpreters"
-DEPENDS = "zlib libtool classpath cacaoh-native virtual/javac-native"
+DEPENDS = "zlib libtool classpath binutils cacaoh-native virtual/javac-native"
# Avoid version number here, otherwise dpkg will expect a package name
# and cannot be satisfied with a package that provides classpath.