Commit 1ab44dcc authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Added support for jdk6.


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9648 b35dd754-fafc-0310-a699-88a17e54d16e
parent eb4b1a98
......@@ -2,13 +2,13 @@ Source: openfire
Section: net
Priority: optional
Maintainer: Jive Software <webmaster@jivesoftware.com>
Build-Depends: debhelper (>= 5), cdbs, patchutils, sun-java5-jdk, ant
Build-Depends: debhelper (>= 5), cdbs, patchutils, sun-java5-jdk | sun-java6-jdk, ant
Standards-Version: 3.7.2
Package: openfire
Section: net
Priority: optional
Depends: sun-java5-jre
Depends: sun-java5-jre | sun-java6-jre
Architecture: all
Description: A high performance XMPP (Jabber) server.
Openfire is an instant messaging server that implements the XMPP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment