pkgsrc-WIP-changes archive

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

py-qt5-webengine: remove unneeded dependency.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Sun Jan 9 14:04:01 2022 +0100
Changeset:	a6141c07a4288ea9e8176c16e33bc1e50bb925ad

Modified Files:
	py-qt5-webengine/Makefile

Log Message:
py-qt5-webengine: remove unneeded dependency.

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

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

diffstat:
 py-qt5-webengine/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/py-qt5-webengine/Makefile b/py-qt5-webengine/Makefile
index b1166a1daa..44b775fc44 100644
--- a/py-qt5-webengine/Makefile
+++ b/py-qt5-webengine/Makefile
@@ -27,8 +27,6 @@ PY_PATCHPLIST=		yes
 
 INSTALL_ENV+=		INSTALL_ROOT=${DESTDIR}
 
-DEPENDS+=		${PYPKGPREFIX}-sip-qt5>=4.19.23:../../x11/py-sip-qt5
-
 do-configure:
 	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
                 ${PYTHONBIN} configure.py ${CONFIGURE_ARGS}


Home | Main Index | Thread Index | Old Index