diff options
author | Enrico Tassi <gareuselesinge@debian.org> | 2016-12-29 23:46:09 +0100 |
---|---|---|
committer | Enrico Tassi <gareuselesinge@debian.org> | 2016-12-29 23:46:09 +0100 |
commit | 32d5263520a5fe927afd5451c40154c14a8b051d (patch) | |
tree | f41f2acd3ad5fe395136bdbca03d7ba71f3f20fd /debian/control | |
parent | 56e5876c2ad8909f5abccfba1ef8484908b70a30 (diff) |
depend on ocamlfind
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3940a187..f351b5c9 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,8 @@ Suggests: ledit | readline-editor, libcoq-ocaml-dev, why (>= 2.19), - coq-doc + coq-doc, + ocamlfind Breaks: coq-libs (<< 8.2.pl1) Replaces: coq-libs (<< 8.2.pl1) Description: proof assistant for higher-order logic (toplevel and compiler) |