pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-mcomix Add dependency to databases/py-sqli...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb1f036234c3
branches: trunk
changeset: 351959:eb1f036234c3
user: nonaka <nonaka%pkgsrc.org@localhost>
date: Thu Sep 01 17:33:28 2016 +0000
description:
Add dependency to databases/py-sqlite3.
diffstat:
graphics/py-mcomix/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 397b33844b19 -r eb1f036234c3 graphics/py-mcomix/Makefile
--- a/graphics/py-mcomix/Makefile Thu Sep 01 17:32:25 2016 +0000
+++ b/graphics/py-mcomix/Makefile Thu Sep 01 17:33:28 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/07/10 04:07:08 nonaka Exp $
+# $NetBSD: Makefile,v 1.10 2016/09/01 17:33:28 nonaka Exp $
DISTNAME= mcomix-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcomix/}
EXTRACT_SUFX= .tar.bz2
@@ -16,6 +16,7 @@
DEPENDS+= {${PYPKGPREFIX}-imaging>=1.1.5,${PYPKGPREFIX}-Pillow-[0-9]*}:../../graphics/py-imaging
DEPENDS+= ${PYPKGPREFIX}-subprocess32-[0-9]*:../../devel/py-subprocess32
DEPENDS+= ${PYPKGPREFIX}-czipfile-[0-9]*:../../archivers/py-czipfile
+DEPENDS+= ${PYPKGPREFIX}-sqlite3>=0:../../databases/py-sqlite3
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index