commit: 50965d13a0f9561c0c1210d2c4495355946b7ff6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Mar 18 18:00:37 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 18:07:10 2022 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=50965d13
dev-qt/qthelp: Drop bogus dev-qt/qtnetwork DEPEND Upstream pending patch, see also: https://invent.kde.org/qt/qt/qttools/-/merge_requests/2 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-qt/qthelp/qthelp-5.15.3.9999.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-qt/qthelp/qthelp-5.15.3.9999.ebuild b/dev-qt/qthelp/qthelp-5.15.3.9999.ebuild index d3ceff6b..0495ddc0 100644 --- a/dev-qt/qthelp/qthelp-5.15.3.9999.ebuild +++ b/dev-qt/qthelp/qthelp-5.15.3.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,12 +17,14 @@ IUSE="" DEPEND=" =dev-qt/qtcore-${QT5_PV}*:5= =dev-qt/qtgui-${QT5_PV}* - =dev-qt/qtnetwork-${QT5_PV}* =dev-qt/qtsql-${QT5_PV}*[sqlite] =dev-qt/qtwidgets-${QT5_PV}* " RDEPEND="${DEPEND}" +# https://invent.kde.org/qt/qt/qttools/-/merge_requests/2 +PATCHES=( "${FILESDIR}/${PN}-5.15.3-bogusdep.patch" ) + QT5_TARGET_SUBDIRS=( src/assistant/help src/assistant/qcollectiongenerator