mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/ocaml-react: allow textrels
This commit is contained in:
parent
2fce8c03f8
commit
a3d8d4326d
@ -9,6 +9,7 @@ url="http://erratique.ch/software/react"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
license="ISC"
|
||||
makedepends="ncurses ocaml ocaml-findlib ocamlbuild opam"
|
||||
options="textrels" # needed for ppc64le
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/dbuenzli/$_pkgname/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user