summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-09-02 11:03:12 +0000
committerwiz <wiz@pkgsrc.org>2015-09-02 11:03:12 +0000
commitfc43e0972d9cdd37b80184f80f9fadd57fd8ec51 (patch)
treed74d93f79e659181ea41896bd88fe47791cfe127 /time
parente54442319f6494237c975faa5d7f22aa8e946c02 (diff)
downloadpkgsrc-fc43e0972d9cdd37b80184f80f9fadd57fd8ec51.tar.gz
py-setuptools_scm is still needed for building, add it to BUILD_DEPENDS.
Diffstat (limited to 'time')
-rw-r--r--time/py-vdirsyncer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 4da383b3ab0..dfe02512a56 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2015/08/14 17:53:33 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/09/02 11:03:12 wiz Exp $
DISTNAME= vdirsyncer-0.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@ LICENSE= mit
EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml