pkgsrc-WIP-changes archive

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

py-mcomix3-git: really fix path



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu Apr 9 12:10:34 2020 +0200
Changeset:	22214867a7b3bfd02bf05069a73ace902b842b7a

Modified Files:
	py-mcomix3-git/Makefile

Log Message:
py-mcomix3-git: really fix path

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

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

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

diffs:
diff --git a/py-mcomix3-git/Makefile b/py-mcomix3-git/Makefile
index 586cb12e75..158bc76586 100644
--- a/py-mcomix3-git/Makefile
+++ b/py-mcomix3-git/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Comic viewer
 LICENSE=	gnu-gpl-v2
 
 DEPENDS+=	${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
-DEPENDS+=	${PYPKGPREFIX}-gobject3>=3.24:../../graphics/py-gobject3
+DEPENDS+=	${PYPKGPREFIX}-gobject3>=3.24:../../devel/py-gobject3
 
 USE_LANGUAGES=			# empty
 PYTHON_VERSIONS_INCOMPATIBLE=	27


Home | Main Index | Thread Index | Old Index