aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a96a638..a554e9b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: jikes, lynx, j2sdk1.3, lib-gnu.regexp-java, lib-gnu.getopt-java
Package: ivy-java
Architecture: all
-Depends: java-common
-Suggests: lib-gnu.getopt-java, lib-gnu.regexp-java
+Depends: java-common, lib-gnu.getopt-java, lib-gnu.regexp-java
+Suggests: j2sdk1.3, jikes
Description: Ivy Software bus for java
The ivy-java package is a pure-Java implementation of the Ivy software bus
messaging scheme. It intends to ease the programming of distributed systems,