pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htslib: Update bl3 to reflect API changes
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu May 21 13:36:48 2020 -0500
Changeset: 152ff0b4a8a23708f164263edab102c6779c6c40
Modified Files:
htslib/buildlink3.mk
Log Message:
htslib: Update bl3 to reflect API changes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=152ff0b4a8a23708f164263edab102c6779c6c40
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htslib/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/htslib/buildlink3.mk b/htslib/buildlink3.mk
index d534e59cde..d7be89ff83 100644
--- a/htslib/buildlink3.mk
+++ b/htslib/buildlink3.mk
@@ -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
Home |
Main Index |
Thread Index |
Old Index