[Pkg-tcltk-commits] r1820 - tcllib/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Thu Mar 31 10:44:42 UTC 2016
Author: sgolovan
Date: 2016-03-31 10:44:42 +0000 (Thu, 31 Mar 2016)
New Revision: 1820
Modified:
tcllib/trunk/debian/control
Log:
tcllib
* Fixed dependency.
Modified: tcllib/trunk/debian/control
===================================================================
--- tcllib/trunk/debian/control 2016-03-31 10:33:55 UTC (rev 1819)
+++ tcllib/trunk/debian/control 2016-03-31 10:44:42 UTC (rev 1820)
@@ -147,7 +147,7 @@
Section: libs
Priority: optional
Architecture: any
-Depends: ${shlib:Depends}, ${misc:Depends}
+Depends: ${shlib:Depends}, ${tclsh:Depends}, ${misc:Depends}
Multi-Arch: same
Enhances: tcllib
Description: Standard Tcl Library (CriTcl accelerators)
More information about the Pkg-tcltk-commits
mailing list