aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocaml-camlp4
diff options
context:
space:
mode:
Diffstat (limited to 'community/ocaml-camlp4')
-rw-r--r--community/ocaml-camlp4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"