From ae15b226aa4bc36c2f5ff02bb215a81f9e7793a7 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 17 Sep 2015 05:18:55 +0000 Subject: Add missing dependency. Bump PKGREVISION. From Shaun Smiley in PR 50250. --- misc/py-anki2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/py-anki2') diff --git a/misc/py-anki2/Makefile b/misc/py-anki2/Makefile index bdd459dd64a..a1b191d8fc7 100644 --- a/misc/py-anki2/Makefile +++ b/misc/py-anki2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/04/02 22:40:25 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/09/17 05:18:55 wiz Exp $ DISTNAME= anki-2.0.32 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/} +PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= http://ankisrs.net/download/mirror/ EXTRACT_SUFX= .tgz @@ -12,6 +13,7 @@ COMMENT= Flashcard learning program (v2) LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4 +DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 # Actually, these hurt more than they help. # anki comes with its own version of the two, and if the pkgsrc versions # are newer, it might break -- cgit v1.2.3