summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg>2015-08-16 11:40:32 +0000
committerjoerg <joerg>2015-08-16 11:40:32 +0000
commit4a90a34f587197b7ea32f995da3145d89cafa82c (patch)
tree801512913cfd03da1643109f7a39d243fe55e48b /misc
parentd8c2ebefad4b65b09df978e76ff65a5f4ab12f88 (diff)
downloadpkgsrc-4a90a34f587197b7ea32f995da3145d89cafa82c.tar.gz
Really depend on py-sqlite3, various device plugins depend on it.
Diffstat (limited to 'misc')
-rw-r--r--misc/calibre/Makefile4
1 files changed, 2 insertions, 2 deletions
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