summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjoerg <joerg>2015-09-17 17:11:25 +0000
committerjoerg <joerg>2015-09-17 17:11:25 +0000
commit018ef7f0dcaffe7a3315c6aca1c511865ee44829 (patch)
tree48684381ed1a04aaeab6d9ed7aa307685056c4b1 /time
parent50e21e201859fe6f33f9cb63fe683f21f66ef7e4 (diff)
downloadpkgsrc-018ef7f0dcaffe7a3315c6aca1c511865ee44829.tar.gz
Needs setuptools-scm for build.
Diffstat (limited to 'time')
-rw-r--r--time/khal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/khal/Makefile b/time/khal/Makefile
index dd5f183cdac..74f2b3adfa8 100644
--- a/time/khal/Makefile
+++ b/time/khal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/07/21 19:25:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/09/17 17:11:25 joerg Exp $
DISTNAME= khal-0.6.0
CATEGORIES= time net
@@ -13,6 +13,7 @@ DEPENDS+= ${PYPKGPREFIX}-click>=3.2:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj
DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar
DEPENDS+= ${PYPKGPREFIX}-pkginfo-[0-9]*:../../devel/py-pkginfo
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-tzlocal-[0-9]*:../../time/py-tzlocal