From 391afd05d9699d5a2d9a03e0e9a0fbac3597d50d Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 16 Aug 2015 11:40:32 +0000 Subject: Really depend on py-sqlite3, various device plugins depend on it. --- misc/calibre/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 7ddfe0d5004..724fac1d02b 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2015/08/14 18:15:08 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2015/08/16 11:40:32 joerg Exp $ DISTNAME= calibre-2.35.0 CATEGORIES= misc @@ -13,7 +13,7 @@ COMMENT= E-book library management application LICENSE= gnu-gpl-v3 #DEPENDS+= help2man>=1.36.4:../../converters/help2man -#DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 +DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils #DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils DEPENDS+= ${PYPKGPREFIX}-lxml>=3.2.1:../../textproc/py-lxml -- cgit v1.2.3