pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
preseq: Add zlib dep for Linux
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sat Nov 23 07:45:38 2024 -0600
Changeset: 00c18bdc619f0192ea84449f67d3ccf15a24d20e
Modified Files:
preseq/Makefile
Log Message:
preseq: Add zlib dep for Linux
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=00c18bdc619f0192ea84449f67d3ccf15a24d20e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
preseq/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/preseq/Makefile b/preseq/Makefile
index 5ae8d9e0e9..a490ba9422 100644
--- a/preseq/Makefile
+++ b/preseq/Makefile
@@ -21,4 +21,5 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-hts
.include "../../biology/htslib/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index