From a3d8d4326d67f7d44bf4757fd537ef861c2074c8 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 6 Mar 2018 21:16:44 +0100 Subject: testing/ocaml-react: allow textrels --- testing/ocaml-react/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/ocaml-react') diff --git a/testing/ocaml-react/APKBUILD b/testing/ocaml-react/APKBUILD index b28972a468..9b512a0e8d 100644 --- a/testing/ocaml-react/APKBUILD +++ b/testing/ocaml-react/APKBUILD @@ -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" -- cgit v1.2.3