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 2298015864F for ; Sat, 25 Mar 2023 00:15:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C289E0933; Sat, 25 Mar 2023 00:15:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 09304E0931 for ; Sat, 25 Mar 2023 00:15:13 +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 AFA5F34096C for ; Sat, 25 Mar 2023 00:15:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DC4793F for ; Sat, 25 Mar 2023 00:15:09 +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: <1679701406.666990b5740a3a5db01b959d07836b4c02da744c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/konsole/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/konsole/konsole-9999.ebuild X-VCS-Directories: kde-apps/konsole/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 666990b5740a3a5db01b959d07836b4c02da744c X-VCS-Branch: master Date: Sat, 25 Mar 2023 00:15:09 +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: 3f34241f-7bd5-4012-bb9f-7ae54e4e0232 X-Archives-Hash: 2f84876c9d13e9e89937ac23755690de commit: 666990b5740a3a5db01b959d07836b4c02da744c Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 24 23:42:23 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 24 23:43:26 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=666990b5 kde-apps/konsole: Add new dependency Upstream commit 752a8b2f81dfc6bd94ed20e94dd03b301216b563 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/konsole/konsole-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/konsole/konsole-9999.ebuild b/kde-apps/konsole/konsole-9999.ebuild index 21a3210b0a..17ecc1b8eb 100644 --- a/kde-apps/konsole/konsole-9999.ebuild +++ b/kde-apps/konsole/konsole-9999.ebuild @@ -22,6 +22,7 @@ DEPEND=" dev-libs/icu:= >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtmultimedia-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5