pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

biostar-tools: Add wip/minimap2 to metapackage deps



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 16 09:53:15 2024 -0600
Changeset:	cba48da96dd1fca9490a26f129721bc01c0fed9d

Modified Files:
	biostar-tools/Makefile

Log Message:
biostar-tools: Add wip/minimap2 to metapackage deps

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cba48da96dd1fca9490a26f129721bc01c0fed9d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 biostar-tools/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/biostar-tools/Makefile b/biostar-tools/Makefile
index 1f56091c3b..438d91f6d0 100644
--- a/biostar-tools/Makefile
+++ b/biostar-tools/Makefile
@@ -48,6 +48,7 @@ DEPENDS+=	ncbi-blast+>0:../../biology/ncbi-blast+
 DEPENDS+=	cdhit>0:../../biology/cdhit
 DEPENDS+=	${PYPKGPREFIX}-biopython-[0-9]*:../../biology/py-biopython
 DEPENDS+=	readseq>0:../../wip/readseq
+DEPENDS+=	minimap2>0:../../biology/minimap2
 # DEPENDS+=	>0:../../
 
 # Allow pkg build on non-amd64 systems until sra-tools supports them
@@ -57,8 +58,6 @@ DEPENDS+=   sra-tools>0:../../biology/sra-tools
 
 META_PACKAGE=	yes
 
-# Build fails, need simde?
-# DEPENDS+=	minimap2>0:../../biology/minimap2
 # Build fails (Darwin)
 # DEPENDS+=	${PYPKGPREFIX}-pysam-[0-9]*:../../wip/py-pysam
 # Fetch fails, needs update


Home | Main Index | Thread Index | Old Index