summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-29 15:51:36 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-03 18:25:07 -0500
commit1a128e1d821ddabfc77106d478238674485ab7bb (patch)
tree660174a774545c4ec155744815317387a8d3eb33 /debian/control
parentb1656fe62adb0bbbee4081b07eb42941b1c5696e (diff)
Package coq_makefile’s new Python dependency
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0421b4c0..29f85268 100644
--- a/debian/control
+++ b/debian/control
@@ -11,13 +11,16 @@ Uploaders:
Standards-Version: 4.3.0
Build-Depends:
debhelper (>= 10),
+ dh-exec,
dh-ocaml (>= 0.9.5~),
+ dh-python,
ocaml-nox (>= 4),
ocaml-best-compilers,
ocaml-findlib (>= 1.4),
camlp5 (>= 5.12-2~),
liblablgtk2-ocaml-dev (>= 2.14),
liblablgtksourceview2-ocaml-dev,
+ python3,
rsync,
texlive-latex-extra,
hevea (>= 1.10-7)
@@ -31,6 +34,7 @@ Depends:
coq-theories (= ${binary:Version}),
emacsen-common,
${ocaml:Depends},
+ ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
ocaml-best-compilers,