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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D38B15808B for ; Thu, 24 Mar 2022 14:53:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6FB5E08FC; Thu, 24 Mar 2022 14:53:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A518AE08F7 for ; Thu, 24 Mar 2022 14:53:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EABC63431EC for ; Thu, 24 Mar 2022 14:53:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72550352 for ; Thu, 24 Mar 2022 14:53:23 +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: <1648133590.8eed51b667e0fc6d5f97c80e53d3e69460a0e991.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8eed51b667e0fc6d5f97c80e53d3e69460a0e991 X-VCS-Branch: master Date: Thu, 24 Mar 2022 14:53:23 +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: e1508fe3-db4b-4623-a162-38ab85d7aa07 X-Archives-Hash: 8bcbbcd151d6e9710713e81669efcba5 commit: 8eed51b667e0fc6d5f97c80e53d3e69460a0e991 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 24 14:19:02 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 24 14:53:10 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8eed51b6 net-irc/konversation: Update DEPENDs Upstream commit b9f61d0005932b88c115933054c0dcd98f21182f Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> net-irc/konversation/konversation-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index 8b6ba90604..68b7e729d2 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -17,10 +17,10 @@ SLOT="5" KEYWORDS="" IUSE="+crypt" -BDEPEND="sys-devel/gettext" DEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtmultimedia-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=dev-qt/qtxml-${QTMIN}:5 @@ -48,13 +48,13 @@ DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=media-libs/phonon-4.11.0 crypt? ( >=app-crypt/qca-2.3.0:2 ) " RDEPEND="${DEPEND} >=dev-qt/qtsvg-${QTMIN}:5 crypt? ( >=app-crypt/qca-2.3.0:2[ssl] ) " +BDEPEND="sys-devel/gettext" src_configure() { local mycmakeargs=(