From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 111F3138350 for ; Wed, 18 Mar 2020 21:51:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 423E4E0B18; Wed, 18 Mar 2020 21:51:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15C24E0B18 for ; Wed, 18 Mar 2020 21:51:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B54434F2D0 for ; Wed, 18 Mar 2020 21:51:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1399E103 for ; Wed, 18 Mar 2020 21:51:02 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1584529454.c71732263c2d058de8ae78ce83b57f2db27208fd.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtgui/qtgui-5.14.9999.ebuild dev-qt/qtgui/qtgui-5.15.9999.ebuild dev-qt/qtgui/qtgui-5.9999.ebuild X-VCS-Directories: dev-qt/qtgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c71732263c2d058de8ae78ce83b57f2db27208fd X-VCS-Branch: master Date: Wed, 18 Mar 2020 21:51:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aecb417f-5e82-45bf-84b1-b828dd437a1b X-Archives-Hash: d3f7233add45728c4b25322e9162d8bc commit: c71732263c2d058de8ae78ce83b57f2db27208fd Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Mar 17 22:23:44 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 18 11:04:14 2020 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c7173226 dev-qt/qtgui: drop obsolete blockers, properly fixed by cmake patch Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtgui/qtgui-5.14.9999.ebuild | 11 ++--------- dev-qt/qtgui/qtgui-5.15.9999.ebuild | 11 ++--------- dev-qt/qtgui/qtgui-5.9999.ebuild | 7 +++++-- 3 files changed, 9 insertions(+), 20 deletions(-) diff --git a/dev-qt/qtgui/qtgui-5.14.9999.ebuild b/dev-qt/qtgui/qtgui-5.14.9999.ebuild index e9b747e5..474c2a42 100644 --- a/dev-qt/qtgui/qtgui-5.14.9999.ebuild +++ b/dev-qt/qtgui/qtgui-5.14.9999.ebuild @@ -26,7 +26,7 @@ REQUIRED_USE=" X? ( gles2? ( egl ) ) " -COMMON_DEPEND=" +RDEPEND=" dev-libs/glib:2 ~dev-qt/qtcore-${PV} dev-util/gtk-update-icon-cache @@ -66,17 +66,10 @@ COMMON_DEPEND=" x11-libs/xcb-util-wm ) " -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} evdev? ( sys-kernel/linux-headers ) udev? ( sys-kernel/linux-headers ) " -# bug 703306, _populate_Gui_plugin_properties breaks installed cmake modules -RDEPEND="${COMMON_DEPEND} - !