mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/ocaml-camlp4: use ocaml-findlib for build
This commit is contained in:
parent
0a773df31f
commit
d73a385130
@ -15,7 +15,7 @@ license="LGPL-2.0-or-later-WITH-linking-exception"
|
|||||||
depends="ocaml-runtime=~$_ocamlver ocaml-ocamlbuild"
|
depends="ocaml-runtime=~$_ocamlver ocaml-ocamlbuild"
|
||||||
depends_dev="$pkgname=$pkgver-r$pkgrel"
|
depends_dev="$pkgname=$pkgver-r$pkgrel"
|
||||||
makedepends="ocaml=~$_ocamlver ocaml-compiler-libs=~$_ocamlver
|
makedepends="ocaml=~$_ocamlver ocaml-compiler-libs=~$_ocamlver
|
||||||
ocaml-ocamlbuild-dev ocamlbuild"
|
ocaml-findlib ocaml-ocamlbuild-dev ocamlbuild"
|
||||||
replaces="camlp4" # for backward compatibility
|
replaces="camlp4" # for backward compatibility
|
||||||
provides="camlp4=$pkgver-r$pkgrel" # for backward compatibility
|
provides="camlp4=$pkgver-r$pkgrel" # for backward compatibility
|
||||||
subpackages="$pkgname-dev"
|
subpackages="$pkgname-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user