diff options
author | Stephane Glondu <steph@glondu.net> | 2009-02-27 13:25:56 +0100 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2009-02-27 13:25:56 +0100 |
commit | 66a68f2af68eded56ab12237b01f273dd5644b12 (patch) | |
tree | 0e4621c504c68d2072679083ebcf8370e9db3a53 /debian/control | |
parent | 0a220ea4714bff72f0fb2b27ae8de7bc45561900 (diff) |
Add dependency on liblablgtk2-ocaml
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 882e4c63..8d507399 100644 --- a/debian/control +++ b/debian/control @@ -61,6 +61,7 @@ Depends: ${shlibs:Depends}, coq (= ${binary:Version}), ocaml-base-nox-${F:OCamlABI}, + liblablgtk2-ocaml, ${misc:Depends} Description: proof assistant for higher-order logic (gtk interface) Coq is a proof assistant for higher-order logic, which allows the |