summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2012-04-06 09:37:28 +0200
committerStephane Glondu <steph@glondu.net>2012-04-06 09:39:42 +0200
commit9c38521cbc9d206dfb74d9191490df8816fc265a (patch)
tree3f22ba09d22b9e90d1a06a2d5b91dbb4fedf3d66
parentddf36b0957b41be0611afb09fca51e3a5e747bbc (diff)
Add ocaml-findlib to Build-Depends
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index b5dac11..f26757c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Uploaders: Stéphane Glondu <glondu@debian.org>
Build-Depends:
debhelper (>= 7.0.50~),
dh-ocaml (>= 0.9),
+ ocaml-findlib,
ocaml-nox (>= 3.11.1-3~)
Standards-Version: 3.8.4
Section: ocaml