diff options
author | gautier.hattenberger | 2015-01-14 13:08:48 +0000 |
---|---|---|
committer | gautier.hattenberger | 2015-01-14 13:08:48 +0000 |
commit | b55a5c3c3da5a9621f4dca0328c02b8849d2f1e8 (patch) | |
tree | 2fc68e3e8fdeedc5c96d1f09d922cd78f0653d0f /debian | |
parent | c5011c7b21e938165c9d219c23832e5f86ebff41 (diff) | |
download | ivy-ocaml-b55a5c3c3da5a9621f4dca0328c02b8849d2f1e8.zip ivy-ocaml-b55a5c3c3da5a9621f4dca0328c02b8849d2f1e8.tar.gz ivy-ocaml-b55a5c3c3da5a9621f4dca0328c02b8849d2f1e8.tar.bz2 ivy-ocaml-b55a5c3c3da5a9621f4dca0328c02b8849d2f1e8.tar.xz |
add tcl-dev to build depends
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 f08f5af..52cc87f 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) +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 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 |