pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htslib: Update bl3 to match pkg version
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Sep 19 09:20:23 2018 -0500
Changeset: 215d8a984bad31ae9448ac08ca69c475cfccea00
Modified Files:
htslib/buildlink3.mk
Log Message:
htslib: Update bl3 to match pkg version
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=215d8a984bad31ae9448ac08ca69c475cfccea00
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 084934f941..d534e59cde 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.8
+BUILDLINK_API_DEPENDS.htslib+= htslib>=1.9
BUILDLINK_PKGSRCDIR.htslib?= ../../wip/htslib
.endif # HTSLIB_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index