You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2011/12/30 12:38:28 UTC

svn commit: r1225807 - /tcl/rivet/debian/control

Author: mxmanghi
Date: Fri Dec 30 11:38:28 2011
New Revision: 1225807

URL: http://svn.apache.org/viewvc?rev=1225807&view=rev
Log:
some packages in libapache2-mod-rivet rely on tcllib (namely 'session' which wants md5 to compute session ids)

Modified:
    tcl/rivet/debian/control

Modified: tcl/rivet/debian/control
URL: http://svn.apache.org/viewvc/tcl/rivet/debian/control?rev=1225807&r1=1225806&r2=1225807&view=diff
==============================================================================
--- tcl/rivet/debian/control (original)
+++ tcl/rivet/debian/control Fri Dec 30 11:38:28 2011
@@ -9,7 +9,7 @@ Homepage: http://tcl.apache.org/rivet/
 
 Package: libapache2-mod-rivet
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, itcl3, apache2-mpm-prefork
+Depends: ${shlibs:Depends}, ${misc:Depends}, itcl3, apache2-mpm-prefork, tcllib
 Suggests: libapache2-mod-rivet-doc
 Description: Server-side Tcl programming system combining ease of use and power
  Apache Rivet is a system for creating dynamic web content via the Tcl



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org