pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/biology/py-cutadapt py-cutadpt: add missing build depe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b66ec053a91
branches: trunk
changeset: 450813:6b66ec053a91
user: nia <nia%pkgsrc.org@localhost>
date: Thu Apr 22 08:36:59 2021 +0000
description:
py-cutadpt: add missing build dependency
diffstat:
biology/py-cutadapt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0bccc3c058d2 -r 6b66ec053a91 biology/py-cutadapt/Makefile
--- a/biology/py-cutadapt/Makefile Thu Apr 22 03:53:53 2021 +0000
+++ b/biology/py-cutadapt/Makefile Thu Apr 22 08:36:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/03/31 09:23:56 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/04/22 08:36:59 nia Exp $
DISTNAME= cutadapt-3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Find and remove adapter sequences, primers, poly-A tails, etc
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+
DEPENDS+= ${PYPKGPREFIX}-dnaio>=0.5.0:../../biology/py-dnaio
DEPENDS+= ${PYPKGPREFIX}-xopen>=1.0.0:../../devel/py-xopen
Home |
Main Index |
Thread Index |
Old Index