pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/etm Add py-icalendar dependency. Ride update from...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca19e0588582
branches:  trunk
changeset: 393286:ca19e0588582
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 19 09:28:51 2009 +0000

description:
Add py-icalendar dependency. Ride update from a few minutes ago.

diffstat:

 time/etm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0af055c2808b -r ca19e0588582 time/etm/Makefile
--- a/time/etm/Makefile Tue May 19 09:20:29 2009 +0000
+++ b/time/etm/Makefile Tue May 19 09:28:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/05/19 09:10:57 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/19 09:28:51 wiz Exp $
 #
 
 DISTNAME=      etm-249
@@ -12,6 +12,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=1.4:../../time/py-dateutil
+DEPENDS+=      ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index