mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
armadillo, revbump, drop lapack dependency (#13295)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user