Skip to content
Snippets Groups Projects
Commit cdcfa5c8 authored by omni's avatar omni
Browse files

community/dune: need to package more dependencies

parent ea00ac91
No related branches found
No related tags found
No related merge requests found
Pipeline #74591 passed
......@@ -2,13 +2,14 @@
# Maintainer: omni <omni+alpine@hack.org>
pkgname=dune
pkgver=2.8.2
pkgrel=1
pkgrel=2
pkgdesc="A composable build system for OCaml (formerly Jbuilder)"
url="https://github.com/ocaml/dune"
arch="all !mips64" # limited by ocaml aport
license="Apache-2.0"
makedepends="ocaml ocaml-compiler-libs ocaml-findlib-dev"
checkdepends="bash ocaml-menhir"
options="!check" # additional needed checkdepends: csexp ppx_expect
provides="jbuilder=$pkgver-r$pkgrel"
subpackages="$pkgname-doc $pkgname-emacs::noarch"
source="$pkgname-$pkgver.tar.gz::https://github.com/ocaml/dune/archive/$pkgver.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment