pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ncbi-blast+: Add zstd dep
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Fri May 26 14:09:18 2023 -0500
Changeset: c09adbf46e9789c094965196885fdc4460899077
Modified Files:
ncbi-blast+/Makefile
Log Message:
ncbi-blast+: Add zstd dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c09adbf46e9789c094965196885fdc4460899077
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ncbi-blast+/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/ncbi-blast+/Makefile b/ncbi-blast+/Makefile
index 00f3bdcf83..188e3bb058 100644
--- a/ncbi-blast+/Makefile
+++ b/ncbi-blast+/Makefile
@@ -66,6 +66,7 @@ post-install:
.include "../../devel/zlib/buildlink3.mk"
.include "../../archivers/lzo/buildlink3.mk"
.include "../../archivers/bzip2/buildlink3.mk"
+.include "../../archivers/zstd/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../databases/lmdb/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index