summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2023-08-12 08:06:23 +0200
committerStephane Glondu <steph@glondu.net>2023-08-12 08:06:23 +0200
commit74ce02c9f52c58c67c3f93f8023d0a1317e520d3 (patch)
tree3d6ed74dd49b8afa832702a0362357988194652e
parent3f37c1eeea4bb00eecbb7fa460fbbbd9b0184f1a (diff)
Depend on ocaml instead of ocaml-nox
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d8c3414..f7e0daa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
debhelper-compat (= 13),
default-libmysqlclient-dev,
dh-ocaml,
- ocaml-nox,
+ ocaml,
ocaml-findlib
Standards-Version: 4.5.0
Rules-Requires-Root: no