summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdevel/ocaml-num/DEPENDS1
-rw-r--r--devel/ocaml-num/HISTORY4
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/ocaml-num/DEPENDS b/devel/ocaml-num/DEPENDS
index 1a31e9ff97..525c1af2af 100755
--- a/devel/ocaml-num/DEPENDS
+++ b/devel/ocaml-num/DEPENDS
@@ -1 +1,2 @@
+depends findlib &&
depends ocaml
diff --git a/devel/ocaml-num/HISTORY b/devel/ocaml-num/HISTORY
index 57a205cd7a..268fedab8c 100644
--- a/devel/ocaml-num/HISTORY
+++ b/devel/ocaml-num/HISTORY
@@ -1,3 +1,5 @@
+2019-05-21 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Added missing dependency on findlib
+
2018-11-18 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* BUILD, DEPENDS, DETAILS: spell created
-