Tensor is not supported on Alpine 3.15 (#470)

Building tensor requires both lapack-dev and openblas-dev
But Alpine maintainers made them incompatible
See https://gitlab.alpinelinux.org/alpine/aports/-/issues/10739
pull/471/head
Michele Locati 2021-12-05 16:39:22 +01:00 committed by GitHub
parent 10bc5d5e5a
commit 86d74af2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@ parallel zts
pdo_sqlsrv !alpine3.7 !alpine3.8 !bullseye pdo_sqlsrv !alpine3.7 !alpine3.8 !bullseye
pthreads zts pthreads zts
sqlsrv !alpine3.7 !alpine3.8 !7.1-alpine3.9 !7.1-alpine3.10 !bullseye sqlsrv !alpine3.7 !alpine3.8 !7.1-alpine3.9 !7.1-alpine3.10 !bullseye
tensor !alpine3.15
vips !alpine3.7 !alpine3.8 !alpine3.9 !jessie vips !alpine3.7 !alpine3.8 !alpine3.9 !jessie