[Red5commits] [1815] depend on sun java 5 instead of an arbitrary java version

jbauch luke at codegent.com
Sun Apr 1 14:10:07 EDT 2007


depend on sun java 5 instead of an arbitrary java version


Timestamp: 04/01/07 13:03:07 EST (less than one hour ago) 
Change: 1815 
Author: jbauch

Files (see diff or trac for details): 
debian/trunk/control


Trac: http://mirror1.cvsdude.com/trac/osflash/red5/changeset/1815

Index: /debian/trunk/control
===================================================================
--- /debian/trunk/control (revision 776)
+++ /debian/trunk/control (revision 1815)
@@ -3,10 +3,10 @@
 Priority: optional
 Maintainer: Simon Eisenmann <simon at struktur.de>
-Build-Depends: debhelper (>= 4.0.0), ant, /usr/bin/javac
+Build-Depends: debhelper (>= 4.0.0), ant, sun-java5-jdk
 Standards-Version: 3.6.1
 
 Package: red5
 Architecture: any
-Depends: /usr/bin/java
+Depends: sun-java5-bin
 Description: Red5 flash streaming server 
  Red5 is a server that not only streams content to the Flash plugin, but it can push calls and information to the Flash client! It can also receive video/audio/data from a flash client and either save or rebroadcast that content.


Note:
Diffs are chopped if more than 25k.
This is to get past the limit on the mailing list.



More information about the Red5commits mailing list