summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-08-16 11:40:32 +0000
committerjoerg <joerg@pkgsrc.org>2015-08-16 11:40:32 +0000
commit391afd05d9699d5a2d9a03e0e9a0fbac3597d50d (patch)
tree801512913cfd03da1643109f7a39d243fe55e48b /misc
parent942cd70a8b4839b2860b16d75d8bf6282986dd5e (diff)
downloadpkgsrc-391afd05d9699d5a2d9a03e0e9a0fbac3597d50d.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