From ffa561e5237ea7454302a091b7898464e00f5806 Mon Sep 17 00:00:00 2001 From: hattenberger Date: Sat, 23 Feb 2013 09:42:53 +0000 Subject: use ocamfind to install package --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4bba10f..48267c3 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: ivy-ocaml -Section: net +Section: libs Priority: optional Maintainer: Gautier Hattenberger -Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9.0), ocaml-nox, 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) Standards-Version: 3.9.2 Homepage: http://www2.tls.cena.fr/products/ivy/ Vcs-Svn: http://svn.tls.cena.fr/svn/ivy/ivy-ocaml/trunk -- cgit v1.1