armadillo, revbump, drop lapack dependency (#13295)

This commit is contained in:
Schrijvers Luc
2025-12-02 13:03:39 +01:00
committed by GitHub
parent c5fa61fa20
commit ab73761390

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2008-2020 Conrad Sanderson
2017-2020 Arroyo Consortium
2017-2020 Data61, CSIRO"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/arma/armadillo-$portVersion.tar.xz"
CHECKSUM_SHA256="9f55ec10f0a91fb6479ab4ed2b37a52445aee917706a238d170b5220c022fe43"
@@ -27,7 +27,6 @@ REQUIRES="
haiku$secondaryArchSuffix
lib:libarpack$secondaryArchSuffix
lib:libhdf5$secondaryArchSuffix
lib:liblapack$secondaryArchSuffix
lib:libopenblas$secondaryArchSuffix
lib:libsuperlu$secondaryArchSuffix
lib:libz$secondaryArchSuffix
@@ -48,7 +47,6 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libarpack$secondaryArchSuffix
devel:libhdf5$secondaryArchSuffix
devel:liblapack$secondaryArchSuffix
devel:libopenblas$secondaryArchSuffix
devel:libsuperlu$secondaryArchSuffix
devel:libz$secondaryArchSuffix