[jetrix-cvs] SF.net SVN: jetrix:[876] jetrix/trunk/src/etc/deb/control/control
Brought to you by:
smanux
From: <sm...@us...> - 2012-02-20 11:19:26
|
Revision: 876 http://jetrix.svn.sourceforge.net/jetrix/?rev=876&view=rev Author: smanux Date: 2012-02-20 11:19:16 +0000 (Mon, 20 Feb 2012) Log Message: ----------- Changed the Debian dependencies to run Jetrix with OpenJDK Modified Paths: -------------- jetrix/trunk/src/etc/deb/control/control Modified: jetrix/trunk/src/etc/deb/control/control =================================================================== --- jetrix/trunk/src/etc/deb/control/control 2012-02-20 11:18:16 UTC (rev 875) +++ jetrix/trunk/src/etc/deb/control/control 2012-02-20 11:19:16 UTC (rev 876) @@ -3,7 +3,7 @@ Section: games Priority: optional Architecture: all -Depends: sun-java6-jre +Depends: default-jre-headless Suggest: gtetrinet Maintainer: Emmanuel Bourg <sm...@lf...> Homepage: http://jetrix.sourceforge.net This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |