[Skencil-commits] r784 - skencil/branches/skencil-0.6/DEBIAN
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Sun Oct 31 11:35:55 CET 2010
Author: igor_n
Date: 2010-10-31 11:35:55 +0100 (Sun, 31 Oct 2010)
New Revision: 784
Modified:
skencil/branches/skencil-0.6/DEBIAN/control
Log:
dependencies fix
Modified: skencil/branches/skencil-0.6/DEBIAN/control
===================================================================
--- skencil/branches/skencil-0.6/DEBIAN/control 2010-10-31 10:17:46 UTC (rev 783)
+++ skencil/branches/skencil-0.6/DEBIAN/control 2010-10-31 10:35:55 UTC (rev 784)
@@ -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-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, python-imaging-tk
Section: graphics
Priority: extra
Description: Interactive vector drawing program
More information about the Skencil-commits
mailing list