htslib: Update bl3 to reflect API changes

This commit is contained in:
Jason Bacon 2020-05-21 13:36:48 -05:00
parent 3cd03b45f2
commit 152ff0b4a8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ BUILDLINK_TREE+= htslib
.if !defined(HTSLIB_BUILDLINK3_MK)
HTSLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.htslib+= htslib>=1.9
BUILDLINK_API_DEPENDS.htslib+= htslib>=1.10.2
BUILDLINK_PKGSRCDIR.htslib?= ../../wip/htslib
.endif # HTSLIB_BUILDLINK3_MK