pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/feed2exec Add missing BUILD_DEPENDS on py-wheel.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a0119bc28bd
branches: trunk
changeset: 422680:2a0119bc28bd
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat Feb 01 03:07:49 2020 +0000
description:
Add missing BUILD_DEPENDS on py-wheel.
diffstat:
mail/feed2exec/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6e93982b2de3 -r 2a0119bc28bd mail/feed2exec/Makefile
--- a/mail/feed2exec/Makefile Sat Feb 01 02:54:55 2020 +0000
+++ b/mail/feed2exec/Makefile Sat Feb 01 03:07:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/31 20:44:02 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2020/02/01 03:07:49 schmonz Exp $
DISTNAME= feed2exec-0.14.0
PKGNAME= ${DISTNAME:S/14/15/}
@@ -16,6 +16,7 @@
BUILD_DEPENDS+= ${PYPKGPREFIX}-tox-[0-9]*:../../devel/py-tox
BUILD_DEPENDS+= ${PYPKGPREFIX}-flakes-[0-9]*:../../devel/py-flakes
BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-dateparser-[0-9]*:../../time/py-dateparser
Home |
Main Index |
Thread Index |
Old Index