diff options
author | mathieu.cousy | 2022-11-23 11:23:57 +0100 |
---|---|---|
committer | mathieu.cousy | 2022-11-23 11:23:57 +0100 |
commit | 9fb5c300135a93a2a37798f1b0f313d544ce66eb (patch) | |
tree | 596a3e5de1663a6f7091b95f30a9f0860d129ef5 /debian/control | |
parent | 5bce61c04e589e368d534c4797711ac73c1e1f23 (diff) | |
download | tkzinc-master.zip tkzinc-master.tar.gz tkzinc-master.tar.bz2 tkzinc-master.tar.xz |
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fa48e97..d6a6c72 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: libgl1-mesa-dev ,libglew-dev , tk8.6-dev, tcl8.6-dev, perl-base, python (>= 2.1), python-dev, debhelper (>> 3.0.0), tetex-extra (>= 1.0.2+20011202-2) | texlive-latex-base, gcc(>= 2.95.4-14), perl (>= 5.6.1-8.2), tex4ht,texlive-latex-recommended, perl-tk (>= 800.024) +Build-Depends: libgl1-mesa-dev ,libglew-dev , tk8.6-dev, tcl8.6-dev, perl-base, python2 (>= 2.1), python2-dev, debhelper (>> 3.0.0), tetex-extra (>= 1.0.2+20011202-2) | texlive-latex-base, texlive-latex-extra, gcc(>= 2.95.4-14), perl (>= 5.6.1-8.2), tex4ht,texlive-latex-recommended, perl-tk (>= 800.024) Standards-Version: 2.3.0.0 Package: zinc-tk |