From d73a3851302da1626c97f869bb77cfd6a8cb37d0 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 11 Mar 2018 19:10:05 +0100 Subject: community/ocaml-camlp4: use ocaml-findlib for build --- community/ocaml-camlp4/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ocaml-camlp4/APKBUILD b/community/ocaml-camlp4/APKBUILD index 2e671ddee6..37011e1006 100644 --- a/community/ocaml-camlp4/APKBUILD +++ b/community/ocaml-camlp4/APKBUILD @@ -15,7 +15,7 @@ license="LGPL-2.0-or-later-WITH-linking-exception" depends="ocaml-runtime=~$_ocamlver ocaml-ocamlbuild" depends_dev="$pkgname=$pkgver-r$pkgrel" makedepends="ocaml=~$_ocamlver ocaml-compiler-libs=~$_ocamlver - ocaml-ocamlbuild-dev ocamlbuild" + ocaml-findlib ocaml-ocamlbuild-dev ocamlbuild" replaces="camlp4" # for backward compatibility provides="camlp4=$pkgver-r$pkgrel" # for backward compatibility subpackages="$pkgname-dev" -- cgit v1.2.3