[Pkg-ocaml-maint-commits] [mysql-ocaml] 08/10: Add ocaml-findlib to Recommends
Stéphane Glondu
glondu at moszumanska.debian.org
Mon May 4 11:39:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository mysql-ocaml.
commit 34353b148314cb25421d4666cbb42f80a93ff863
Author: Stephane Glondu <steph at glondu.net>
Date: Mon May 4 08:29:50 2015 -0300
Add ocaml-findlib to Recommends
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 72e3041..dd13865 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,8 @@ Depends:
${misc:Depends},
${shlibs:Depends},
libmysqlclient15-dev
+Recommends:
+ ocaml-findlib
Provides:
${ocaml:Provides}
Description: OCaml bindings for MySql (development package)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/mysql-ocaml.git
More information about the Pkg-ocaml-maint-commits
mailing list