[Pkg-tcltk-commits] r1821 - tcllib/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Thu Mar 31 11:03:12 UTC 2016
Author: sgolovan
Date: 2016-03-31 11:03:12 +0000 (Thu, 31 Mar 2016)
New Revision: 1821
Modified:
tcllib/trunk/debian/control
Log:
tcllib
* Fixed dependency.
Modified: tcllib/trunk/debian/control
===================================================================
--- tcllib/trunk/debian/control 2016-03-31 10:44:42 UTC (rev 1820)
+++ tcllib/trunk/debian/control 2016-03-31 11:03:12 UTC (rev 1821)
@@ -147,7 +147,7 @@
Section: libs
Priority: optional
Architecture: any
-Depends: ${shlib:Depends}, ${tclsh:Depends}, ${misc:Depends}
+Depends: ${shlibs: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