pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/py-diffoscope py-diffoscope: needs py-curses, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80ad1fe50dac
branches:  trunk
changeset: 332212:80ad1fe50dac
user:      maya <maya%pkgsrc.org@localhost>
date:      Sat Apr 06 17:53:53 2019 +0000

description:
py-diffoscope: needs py-curses, bump PKGREVISION

diffstat:

 sysutils/py-diffoscope/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r f38ee8b28cb9 -r 80ad1fe50dac sysutils/py-diffoscope/Makefile
--- a/sysutils/py-diffoscope/Makefile   Sat Apr 06 11:00:42 2019 +0000
+++ b/sysutils/py-diffoscope/Makefile   Sat Apr 06 17:53:53 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/02/09 14:13:25 khorben Exp $
+# $NetBSD: Makefile,v 1.9 2019/04/06 17:53:53 maya Exp $
 
 DISTNAME=      diffoscope-110
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/diffoscope/}
 
@@ -12,6 +13,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-libarchive-c-[0-9]*:../../archivers/py-libarchive-c
 DEPENDS+=      ${PYPKGPREFIX}-magic-[0-9]*:../../sysutils/py-magic
+DEPENDS+=      ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
 DEPENDS+=      ${PYPKGPREFIX}-tlsh-[0-9]*:../../devel/py-tlsh
 DEPENDS+=      colordiff-[0-9]*:../../devel/colordiff
 # for xxd



Home | Main Index | Thread Index | Old Index