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 83DF11382C5 for ; Thu, 17 Dec 2020 13:34:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D30ACE08A0; Thu, 17 Dec 2020 13:34:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B6F45E08A0 for ; Thu, 17 Dec 2020 13:34:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C6D7F340EF9 for ; Thu, 17 Dec 2020 13:34:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DFD056 for ; Thu, 17 Dec 2020 13:34:27 +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: <1608212026.c80fa9a42d5edfc81b2cc89ea1e7a7aaeaeb098a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/tellico/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/tellico/tellico-9999.ebuild X-VCS-Directories: kde-misc/tellico/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c80fa9a42d5edfc81b2cc89ea1e7a7aaeaeb098a X-VCS-Branch: master Date: Thu, 17 Dec 2020 13:34:27 +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: 17bda372-63ff-4398-9df0-f717782fea69 X-Archives-Hash: 04fd675c640e911921bff7789e839a66 commit: c80fa9a42d5edfc81b2cc89ea1e7a7aaeaeb098a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 17 13:33:46 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 17 13:33:46 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c80fa9a4 kde-misc/tellico: Update DEPENDs, dropping kde-frameworks/khtml Upstream commit da201402b47a5bfd7e5921486aa30d2811fa6af8 Bug: https://bugs.gentoo.org/759784 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/tellico/tellico-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-9999.ebuild b/kde-misc/tellico/tellico-9999.ebuild index f39a4200a1..9517140213 100644 --- a/kde-misc/tellico/tellico-9999.ebuild +++ b/kde-misc/tellico/tellico-9999.ebuild @@ -30,6 +30,7 @@ RDEPEND=" dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 + dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 kde-frameworks/karchive:5 @@ -40,7 +41,6 @@ RDEPEND=" kde-frameworks/kcoreaddons:5 kde-frameworks/kcrash:5 kde-frameworks/kguiaddons:5 - kde-frameworks/khtml:5 kde-frameworks/kiconthemes:5 kde-frameworks/kitemmodels:5 kde-frameworks/ki18n:5