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 14179158020 for ; Fri, 11 Nov 2022 23:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FBB4E0A4A; Fri, 11 Nov 2022 23:19:02 +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 06A29E0A4A for ; Fri, 11 Nov 2022 23:19:02 +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 13F4B340FEE for ; Fri, 11 Nov 2022 23:19:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F8F0741 for ; Fri, 11 Nov 2022 23:18:58 +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: <1668207657.c8f262b29eb1ad171c591a596aaaa4340cc5613c.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: c8f262b29eb1ad171c591a596aaaa4340cc5613c X-VCS-Branch: master Date: Fri, 11 Nov 2022 23:18:58 +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: ae9971fb-2d71-4b3b-b9e2-89948ab491ca X-Archives-Hash: 8448f84cb2ff11e8277daab8fe9c0353 commit: c8f262b29eb1ad171c591a596aaaa4340cc5613c Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 11 23:00:57 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 11 23:00:57 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8f262b2 kde-apps/konsole: Add new dependency Upstream commit 76f879cd70fb494ab2334d2660b34679546f3d9d 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 921dd3e02e..51eb87d9fa 100644 --- a/kde-apps/konsole/konsole-9999.ebuild +++ b/kde-apps/konsole/konsole-9999.ebuild @@ -19,6 +19,7 @@ KEYWORDS="" IUSE="X" DEPEND=" + dev-libs/icu:= >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5