From 0a773df31fd00b550079d30362924fe4f99c8b4e Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 11 Mar 2018 17:30:02 +0100 Subject: community/ocamlbuild: split to subpkgs and update depending aports --- testing/ocaml-menhir/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ocaml-menhir') diff --git a/testing/ocaml-menhir/APKBUILD b/testing/ocaml-menhir/APKBUILD index 82c673b205..1585163cef 100644 --- a/testing/ocaml-menhir/APKBUILD +++ b/testing/ocaml-menhir/APKBUILD @@ -9,7 +9,7 @@ pkgdesc="LR(1) parser generator for OCaml" url="http://gallium.inria.fr/~fpottier/menhir/" arch="all !x86 !armhf !s390x" # limited by ocaml aport license="GPL-2.0-only" -makedepends="ocaml ocamlbuild ocaml-findlib" +makedepends="ocaml ocaml-findlib ocaml-ocamlbuild-dev ocamlbuild" options="!check" # no tests provided subpackages="$pkgname-dev $pkgname-doc" source="http://gallium.inria.fr/~fpottier/menhir/$_pkgname-$pkgver.tar.gz" -- cgit v1.2.3