From ece2c47af443a3164996ee2bcf3ab1bb36e9ea29 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 18 Aug 2014 12:25:52 +0000 Subject: Add more dependencies. Still ride update. --- time/py-vdirsyncer/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'time/py-vdirsyncer') diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile index 3110aaed6a0..925091bc9d2 100644 --- a/time/py-vdirsyncer/Makefile +++ b/time/py-vdirsyncer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/08/18 12:10:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/08/18 12:25:52 wiz Exp $ DISTNAME= vdirsyncer-0.2.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,6 +10,8 @@ HOMEPAGE= https://pypi.python.org/pypi/vdirsyncer/ COMMENT= Synchronization tool for vdir LICENSE= mit +DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click +DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt-[0-9]*:../../devel/py-requests-toolbelt -- cgit v1.2.3