superlu: fix bad vesion in buildlink

This commit is contained in:
Dr. Thomas Orgis 2020-12-16 15:11:31 +01:00
parent e9b3ba2c55
commit 2e96ee4ba0
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ SUPERLU_BUILDLINK3_MK:=
# least that matters a bit less with the static lib.
# Since API changed a lot since version 2, use the
# jump to 5.2.1 as new minimum.
BUILDLINK_API_DEPENDS.superlu+= superlu>=5.2.1nb8
BUILDLINK_ABI_DEPENDS.superlu?= superlu>=5.2.1nb8
BUILDLINK_API_DEPENDS.superlu+= superlu>=5.2.1nb1
BUILDLINK_ABI_DEPENDS.superlu?= superlu>=5.2.1nb1
BUILDLINK_PKGSRCDIR.superlu?= ../../wip/superlu
# When it is the static lib, the users actually have