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 D50FF158041 for ; Fri, 23 Feb 2024 04:50:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F15752BC02D; Fri, 23 Feb 2024 04:50: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCCA42BC02D for ; Fri, 23 Feb 2024 04:50: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 BF3DD343005 for ; Fri, 23 Feb 2024 04:50:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DF6114CE for ; Fri, 23 Feb 2024 04:49:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708663778.478643c96c61210c208d689d3796e675a1d4a40b.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 478643c96c61210c208d689d3796e675a1d4a40b X-VCS-Branch: master Date: Fri, 23 Feb 2024 04:49:59 +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: 8658b150-678a-4e9b-9296-ce6be4e3e7ab X-Archives-Hash: 0f3ff8b1f0ad953e12029e024285672c commit: 478643c96c61210c208d689d3796e675a1d4a40b Author: Sam James gentoo org> AuthorDate: Thu Feb 22 10:50:02 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 23 04:49:38 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=478643c9 kde-apps/konsole: refresh deps Upstream commit 53d473cff30df53d9a0a6e676feaaf9b0f4fba4c for dev-qt/qt5compat. Signed-off-by: Sam James 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 9b62db46ed..f3a956b33e 100644 --- a/kde-apps/konsole/konsole-9999.ebuild +++ b/kde-apps/konsole/konsole-9999.ebuild @@ -20,6 +20,7 @@ IUSE="" DEPEND=" dev-libs/icu:= >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] + >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtmultimedia-${QTMIN}:6 >=kde-frameworks/kbookmarks-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6