r2000 - trunk/buoy/debian
Petter Reinholdtsen
pere at costa.debian.org
Sun Mar 12 21:13:31 UTC 2006
Author: pere
Date: 2006-03-12 21:13:31 +0000 (Sun, 12 Mar 2006)
New Revision: 2000
Modified:
trunk/buoy/debian/control
Log:
Try to improve dependency. Not sure what the proper depend should be.
Modified: trunk/buoy/debian/control
===================================================================
--- trunk/buoy/debian/control 2006-03-12 20:56:50 UTC (rev 1999)
+++ trunk/buoy/debian/control 2006-03-12 21:13:31 UTC (rev 2000)
@@ -8,7 +8,7 @@
Package: libbuoy-java
Architecture: all
-Depends: j2re1.4 | java2-runtime
+Depends: kaffe | java1-runtime | java2-runtime | j2re1.4 | j2re1.5
Description: Java User Interface Toolkit
Buoy is a Java framework for creating user interfaces. This release
contains a number of bug fixes and new features, including a toolbar
More information about the pkg-java-commits
mailing list