[Pkg-ocaml-maint-commits] [janest-core] 01/03: libcore-ocaml-dev: Add missing dependencies that were not picked up by dh_ocaml (Closes: #813439, #813463)

Hilko Bengen bengen at moszumanska.debian.org
Tue Feb 2 22:30:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository janest-core.

commit a57aa5140a70d2f5683b398f26384e8f89686842
Author: Hilko Bengen <bengen at debian.org>
Date:   Tue Feb 2 22:26:31 2016 +0100

    libcore-ocaml-dev: Add missing dependencies that were not picked up by dh_ocaml (Closes: #813439, #813463)
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 456eba9..50b2b2f 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,8 @@ Depends:
  ocaml-findlib,
  ${ocaml:Depends},
  ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libcomparelib-camlp4-dev, libcustom-printf-camlp4-dev, libpipebang-camlp4-dev, libhere-camlp4-dev,
 Recommends: libcore-ocaml-doc
 Provides: ${ocaml:Provides}
 Description: Jane Street's standard library for OCaml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/janest-core.git



More information about the Pkg-ocaml-maint-commits mailing list