[Pkg-ocaml-maint-commits] [SCM] camljava packaging branch, master, updated. upstream/0.3.orig-6-g6b7769d
Stefano Zacchiroli
zack at upsilon.cc
Thu Nov 26 14:20:16 UTC 2009
The following commit has been merged in the master branch:
commit 6b7769dec16ca5d193e58c3249fc2cff51a949a6
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Nov 26 15:20:06 2009 +0100
add needed runtime dep on OpenJDK
diff --git a/debian/control b/debian/control
index 8abd81d..2f122eb 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Package: libcamljava-ocaml-dev
Architecture: any
Depends:
${ocaml:Depends},
+ openjdk-6-jdk,
${shlibs:Depends},
${misc:Depends}
Provides: ${ocaml:Provides}
--
camljava packaging
More information about the Pkg-ocaml-maint-commits
mailing list