[Skencil-commits] r788 - skencil/branches/skencil-0.6/DEBIAN

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Nov 22 14:03:21 CET 2010


Author: igor_n
Date: 2010-11-22 14:03:20 +0100 (Mon, 22 Nov 2010)
New Revision: 788

Modified:
   skencil/branches/skencil-0.6/DEBIAN/control
Log:
redundant python-imaging-tk dependency is removed

Modified: skencil/branches/skencil-0.6/DEBIAN/control
===================================================================
--- skencil/branches/skencil-0.6/DEBIAN/control	2010-11-22 12:57:27 UTC (rev 787)
+++ skencil/branches/skencil-0.6/DEBIAN/control	2010-11-22 13:03:20 UTC (rev 788)
@@ -2,7 +2,7 @@
 Version: <VERSION>
 Architecture: <PLATFORM>
 Maintainer: Igor Novikov <igor.e.novikov at gmail.com>
-Depends: libc6, libx11-6, libxext6, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), python (>=2.4), python (<<3.0), python-tk, python-gtk2, python-reportlab, python-imaging, python-imaging-tk
+Depends: libc6, libx11-6, libxext6, tcl8.5 (>= 8.5.0), tk8.5 (>= 8.5.0), python (>=2.4), python (<<3.0), python-tk, python-gtk2, python-reportlab, python-imaging
 Section: graphics
 Priority: extra
 Description: Interactive vector drawing program



More information about the Skencil-commits mailing list