Hi Andreas, On 10/08/14 17:28, Andreas Tille wrote: > It would be more than welcome to drop libjogl-java but can you send us a > patch to get rid of this dependency. This would be really appreciated.
Actually the dependency is qiime -> king -> libjogl-java The attached patch is all that's needed for king to not use libjogl-java for its rendering any more. Make sure libjogl-java is not installed on your system when you build it (or use a clean chroot). Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org
--- king-2.21.120420.orig/debian/control 2012-05-21 20:05:36.000000000 +0100 +++ king-2.21.120420/debian/control 2014-08-10 17:42:42.000000000 +0100 @@ -4,8 +4,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packag...@lists.alioth.debian.org> Uploaders: Andreas Tille <ti...@debian.org> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, libitext-java, - libjogl-java +Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, libitext-java Standards-Version: 3.9.3 Homepage: http://kinemage.biochem.duke.edu/software/king.php Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/king/trunk/