delete pydb dependency, because available in python

This commit is contained in:
Kamel Ibn Aziz Derouiche 2009-10-22 12:18:35 +00:00 committed by Thomas Klausner
parent e80037411e
commit edb9e01f56

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2009/08/30 21:20:17 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2009/10/22 12:18:35 jihbed Exp $
#
DISTNAME= nose-0.11.0
@ -11,7 +11,6 @@ HOMEPAGE= http://code.google.com/p/python-nose/
COMMENT= Unittest-based testing framework for python
LICENSE= gnu-lgpl-v2.1
DEPENDS+= pydb>=1.26:../../wip/pydb
DEPENDS+= ${PYPKGPREFIX}-coverage>=3.0:../../wip/py-coverage
PKG_DESTDIR_SUPPORT= user-destdir