mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/ocaml-csv: allow textrels
This commit is contained in:
parent
6a83934059
commit
a776c466e9
@ -15,7 +15,7 @@ makedepends="dune ocaml ocaml-findlib-dev opam"
|
||||
subpackages="$pkgname-dev $pkgname-doc csvtool"
|
||||
source="$pkgname-$pkgver.tar.bz2::https://github.com/Chris00/$pkgname/releases/download/$pkgver/csv-$pkgver.tbz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
options="!check" # FIXME requires package lwt
|
||||
options="textrels !check" # FIXME check requires package lwt
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
|
Loading…
Reference in New Issue
Block a user