pkgsrc-WIP-changes archive

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

microsynteny-tools: Add biolibc-tools run dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Apr 26 13:33:10 2022 -0500
Changeset:	2839d3270985301604775f8654ab01eb8be35280

Modified Files:
	microsynteny-tools/Makefile

Log Message:
microsynteny-tools: Add biolibc-tools run dep

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

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

diffstat:
 microsynteny-tools/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index 9d6931d813..75941555e1 100644
--- a/microsynteny-tools/Makefile
+++ b/microsynteny-tools/Makefile
@@ -19,6 +19,7 @@ DEPENDS+=	curl>0:../../www/curl
 DEPENDS+=	ncbi-blast+>0:../../biology/ncbi-blast+
 DEPENDS+=	${PYPKGPREFIX}-dna-features-viewer>0:../../wip/py-dna-features-viewer
 DEPENDS+=	auto-admin>0:../../wip/auto-admin
+DEPENDS+=	biolibc-tools>0:../../wip/biolibc-tools
 
 REPLACE_PYTHON=	Scripts/*.py
 


Home | Main Index | Thread Index | Old Index