[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, master, updated. debian/0.5.3-1-25-gadd517e
Stefano Zacchiroli
zack at upsilon.cc
Thu Nov 12 09:48:26 UTC 2009
The following commit has been merged in the master branch:
commit 951b40c0cf5660f2e9d93e846d779ae58261809b
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Wed Nov 11 19:05:59 2009 +0100
add missing inter-deps between binaries
diff --git a/debian/control b/debian/control
index e9e200c..b2a2eba 100644
--- a/debian/control
+++ b/debian/control
@@ -96,6 +96,7 @@ Package: libcore-extended-ocaml-dev
Architecture: any
Depends:
ocaml-findlib,
+ libcore-ocaml-dev,
${ocaml:Depends},
${shlibs:Depends},
${misc:Depends}
@@ -130,6 +131,7 @@ Package: libcore-extended-ocaml
Architecture: any
Depends:
ocaml-findlib,
+ libcore-ocaml,
${ocaml:Depends},
${shlibs:Depends},
${misc:Depends}
--
janest-core packaging
More information about the Pkg-ocaml-maint-commits
mailing list