aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2005-06-17 09:46:10 +0000
committerlecoanet2005-06-17 09:46:10 +0000
commit1676a74cdb1c40ed625f26eeca57c5bc27889954 (patch)
tree880f1e4d9ee017f326ad8a1b1adc3a363e779811 /debian
parent2045bf419dd4d67dbc870c10716066602ea7c47e (diff)
downloadtkzinc-1676a74cdb1c40ed625f26eeca57c5bc27889954.zip
tkzinc-1676a74cdb1c40ed625f26eeca57c5bc27889954.tar.gz
tkzinc-1676a74cdb1c40ed625f26eeca57c5bc27889954.tar.bz2
tkzinc-1676a74cdb1c40ed625f26eeca57c5bc27889954.tar.xz
Updated the python package dependencies
Updated the build dependencies related to the html doc
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 81b0f7b..4a34871 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: zinc-tk
Section: devel
Priority: extra
Maintainer: Patrick Lecoanet <lecoanet@ath.cena.fr>
-Build-Depends: xlibs-dev, xlibmesa-dev, tk8.4-dev, tcl8.4-dev, perl-base, python (>= 2.1), debhelper (>> 3.0.0), tetex-extra (>= 1.0.2+20011202-2), gcc(>= 2.95.4-14), perl (>= 5.6.1-8.2), latex2html
+Build-Depends: xlibs-dev, xlibmesa-dev, tk8.4-dev, tcl8.4-dev, perl-base, python (>= 2.1), debhelper (>> 3.0.0), tetex-extra (>= 1.0.2+20011202-2), gcc(>= 2.95.4-14), perl (>= 5.6.1-8.2), tex4ht
Standards-Version: 2.3.0.0
Package: zinc-tk
@@ -28,7 +28,7 @@ Description: perl-tk variant of the Tk zinc widget.
Package: zinc-python
Architecture: all
-Depends: python, python-tk, zinc-tk (= ${Source-Version})
+Depends: python, python-imaging, python-imaging-tk, python-tk, zinc-tk (= ${Source-Version})
Conflicts: python-xradar3
Description: python interface to the Tk zinc widget.
python interface to the Tk zinc widget.