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 archivers/py-czip...
details: https://anonhg.NetBSD.org/pkgsrc/rev/95dae38fbb8e
branches: trunk
changeset: 349546:95dae38fbb8e
user: nonaka <nonaka%pkgsrc.org@localhost>
date: Sun Jul 10 04:07:08 2016 +0000
description:
Add dependency to archivers/py-czipfile.
diffstat:
graphics/py-mcomix/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r fb6bfb526644 -r 95dae38fbb8e graphics/py-mcomix/Makefile
--- a/graphics/py-mcomix/Makefile Sun Jul 10 01:53:00 2016 +0000
+++ b/graphics/py-mcomix/Makefile Sun Jul 10 04:07:08 2016 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:51 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/10 04:07:08 nonaka Exp $
DISTNAME= mcomix-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcomix/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +15,7 @@
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.12.0:../../x11/py-gtk2
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
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index