From 72837dd3f69116cce10cf080dd9c1d682743f529 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 6 Jan 2014 15:25:21 +0000 Subject: Curses! This package needs py-curses. (Thought i'd added it when it was in -wip...) Thanks to kleink for the notice. --- www/py-uwsgitop/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-uwsgitop/Makefile b/www/py-uwsgitop/Makefile index cfaccd930e8..c8c0f1ff102 100644 --- a/www/py-uwsgitop/Makefile +++ b/www/py-uwsgitop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/01/05 15:09:52 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/06 15:25:21 rodent Exp $ DISTNAME= uwsgitop-0.6.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -15,5 +15,6 @@ USE_LANGUAGES= # none DEPENDS+= ${PYPKGPREFIX}-uwsgi-[0-9]*:../../www/py-uwsgi DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson +DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3