[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. 61f5ec4f754c23a5ecc3c0e73c88873144efd7d7
Stefano Zacchiroli
zack at upsilon.cc
Sat May 3 13:40:13 UTC 2008
The following commit has been merged in the master branch:
commit e2b7dc058cbaa61d2f52aab2772ee8cc952a9fb3
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sat May 3 15:39:40 2008 +0200
add missing (yet required) findlib packages
diff --git a/lib/Makefile b/lib/Makefile
index 5de4d9a..df635f7 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -13,7 +13,7 @@ SOURCES = \
LIB_PACK_NAME = sexplib
INCDIRS = +camlp4
OCAMLFLAGS = -for-pack Sexplib
-PACKS = type-conv
+PACKS = type-conv bigarray num
RESULT = sexplib
TRASH = pa_sexp_conv.cmi pa_sexp_conv.cmo pa_sexp_conv.annot
--
sexplib310 packaging
More information about the Pkg-ocaml-maint-commits
mailing list