From ad7120cafc8f6b352be41616430b3889339097cd Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 10 Mar 2018 00:47:45 +0100 Subject: testing/ocaml-result: rebuild with ocaml 4.06.1, fix depends --- testing/ocaml-result/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/ocaml-result') diff --git a/testing/ocaml-result/APKBUILD b/testing/ocaml-result/APKBUILD index 9c8f177974..4cb4a62eb0 100644 --- a/testing/ocaml-result/APKBUILD +++ b/testing/ocaml-result/APKBUILD @@ -3,11 +3,12 @@ pkgname=ocaml-result _pkgname=result pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Compat result type" url="https://github.com/janestreet/result" arch="all !x86 !armhf !s390x" # limited by ocaml license="BSD-3-Clause" +depends="ocaml-runtime" makedepends="dune ocaml ocaml-findlib opam" options="!check" # no tests provided subpackages="$pkgname-dev" -- cgit v1.2.3