summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2013-02-17 15:58:56 +0000
committerkleink <kleink@pkgsrc.org>2013-02-17 15:58:56 +0000
commit64ee1cb80cacd34ab1451f563f0d3d0589a4cac7 (patch)
treece58d0a1d206421d7e36594aeaf7e56cffdf691d /time
parentaa9b4d49813ff017b7e29c7f72a93aba03b87e57 (diff)
downloadpkgsrc-64ee1cb80cacd34ab1451f563f0d3d0589a4cac7.tar.gz
Put back the dependency on py-pytz which is still used by py-icalendar;
apparently the previous tests-only dependency on py-dateutil has crept into the library sources but install_requires wasn't updated to reflect this. Per discussion with wiz.
Diffstat (limited to 'time')
-rw-r--r--time/py-icalendar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/py-icalendar/Makefile b/time/py-icalendar/Makefile
index 91a6a94df29..7153da80f76 100644
--- a/time/py-icalendar/Makefile
+++ b/time/py-icalendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/02/16 18:08:48 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/02/17 15:58:56 kleink Exp $
#
DISTNAME= icalendar-3.3
@@ -13,6 +13,7 @@ COMMENT= Python parser/generator for iCalendar files, as per RFC2445
LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
+DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
USE_LANGUAGES= # empty