[Pkg-ocaml-maint-commits] [jocaml] 13/15: Make jocaml depend on ocaml-compiler-libs

Mehdi Dogguy mehdi at moszumanska.debian.org
Thu May 8 22:12:47 UTC 2014


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

mehdi pushed a commit to branch master
in repository jocaml.

commit 2a2fdcf03959305b8b41000bf52de801cac282f9
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu May 8 23:23:43 2014 +0200

    Make jocaml depend on ocaml-compiler-libs
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e43c5fe..af85f63 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- ${ocaml:Depends}
+ ${ocaml:Depends},
+ ocaml-compiler-libs-${F:OCamlABI}
 Provides:
  ${ocaml:Provides}
 Description: OCaml extended for concurrent and distributed programming

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



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