pkgsrc-WIP-changes archive

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

xmatchview: depend on graphics/py-Pillow



Module Name:	pkgsrc-wip
Committed By:	Brook Milligan <brook%nmsu.edu@localhost>
Pushed By:	brook
Date:		Sat Jun 19 21:36:52 2021 -0600
Changeset:	b34268f008865c2cf41d9f856efab80a29addcd7

Modified Files:
	xmatchview/Makefile

Log Message:
xmatchview: depend on graphics/py-Pillow

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b34268f008865c2cf41d9f856efab80a29addcd7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xmatchview/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/xmatchview/Makefile b/xmatchview/Makefile
index 494f22d10d..85fb98550c 100644
--- a/xmatchview/Makefile
+++ b/xmatchview/Makefile
@@ -17,7 +17,7 @@ WRKSRC=		${WRKDIR}/xmatchview-1.2.5
 USE_LANGUAGES=	# none
 NO_BUILD=	yes
 
-DEPENDS+=	${PYPKGPREFIX}-Pillow>=8.2.0:../../wip/py-pillow
+DEPENDS+=	${PYPKGPREFIX}-Pillow>=8.2.0:../../graphics/py-pillow
 
 REPLACE_PYTHON+=	xmatchview-conifer.py
 REPLACE_PYTHON+=	xmatchview-hive.py


Home | Main Index | Thread Index | Old Index