pkgsrc-WIP-changes archive

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

biostar-tools: Add wip/readseq to metapackage deps



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 16 08:37:17 2024 -0600
Changeset:	74a7b787cfc7a736bcdea5de6a4af925bc7ae14c

Modified Files:
	biostar-tools/Makefile

Log Message:
biostar-tools: Add wip/readseq 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=74a7b787cfc7a736bcdea5de6a4af925bc7ae14c

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 a890e9811f..1f56091c3b 100644
--- a/biostar-tools/Makefile
+++ b/biostar-tools/Makefile
@@ -47,6 +47,7 @@ DEPENDS+=	Trimmomatic>0:../../biology/trimmomatic
 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+=	>0:../../
 
 # Allow pkg build on non-amd64 systems until sra-tools supports them
@@ -56,8 +57,6 @@ DEPENDS+=   sra-tools>0:../../biology/sra-tools
 
 META_PACKAGE=	yes
 
-# Fetch fails, permission denied
-# DEPENDS+=	readseq>0:../../wip/readseq
 # Build fails, need simde?
 # DEPENDS+=	minimap2>0:../../biology/minimap2
 # Build fails (Darwin)


Home | Main Index | Thread Index | Old Index