diff options
author | gautier.hattenberger | 2015-01-14 13:44:43 +0000 |
---|---|---|
committer | gautier.hattenberger | 2015-01-14 13:44:43 +0000 |
commit | d7e2a96382902e789065a43e8b7aa37a9a1d5da7 (patch) | |
tree | 50d7d118953c9edf26b631a4886e79c847180f6d /debian | |
parent | b55a5c3c3da5a9621f4dca0328c02b8849d2f1e8 (diff) | |
download | ivy-ocaml-d7e2a96382902e789065a43e8b7aa37a9a1d5da7.zip ivy-ocaml-d7e2a96382902e789065a43e8b7aa37a9a1d5da7.tar.gz ivy-ocaml-d7e2a96382902e789065a43e8b7aa37a9a1d5da7.tar.bz2 ivy-ocaml-d7e2a96382902e789065a43e8b7aa37a9a1d5da7.tar.xz |
replace tcl-dev by tk-dev in debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 52cc87f..0099cb1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ivy-ocaml Section: libs Priority: optional Maintainer: Gautier Hattenberger <gautier.hattenberger@enac.fr> -Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9.0), ocaml-nox, ocaml-findlib, libglib2.0-dev, libpcre3-dev, ivy-c-dev (>=3.11), tcl-dev +Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9.0), ocaml-nox, ocaml-findlib, libglib2.0-dev, libpcre3-dev, ivy-c-dev (>=3.11), tk-dev Standards-Version: 3.9.2 Homepage: http://www.eei.cena.fr/products/ivy/ Vcs-Svn: https://svn.tls.cena.fr/svn/ivy/ivy-ocaml/trunk |