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 8D176159C9B for ; Sat, 10 Aug 2024 18:53:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B692E2A11; Sat, 10 Aug 2024 18:53:46 +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 1203FE2A11 for ; Sat, 10 Aug 2024 18:53:46 +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 33639343124 for ; Sat, 10 Aug 2024 18:53:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FF251EE4 for ; Sat, 10 Aug 2024 18:53:42 +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: <1723315990.9dd1085cf7f5da331684ea4503ed4476686a280d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/itinerary/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/itinerary/itinerary-9999.ebuild X-VCS-Directories: kde-misc/itinerary/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9dd1085cf7f5da331684ea4503ed4476686a280d X-VCS-Branch: master Date: Sat, 10 Aug 2024 18:53:42 +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: e0dea86e-f274-49ca-9f7a-0e760cc0f3d2 X-Archives-Hash: bc6992badea77b189d3e7d68997c4e0c commit: 9dd1085cf7f5da331684ea4503ed4476686a280d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 10 18:39:38 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 10 18:53:10 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9dd1085c kde-misc/itinerary: Add new dependency Upstream commit 325a2cd2d545847a5a275361828a223555e25714 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/itinerary/itinerary-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/itinerary/itinerary-9999.ebuild b/kde-misc/itinerary/itinerary-9999.ebuild index ce45c76d18..1ff9230279 100644 --- a/kde-misc/itinerary/itinerary-9999.ebuild +++ b/kde-misc/itinerary/itinerary-9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=dev-libs/kirigami-addons-0.9:6 >=dev-libs/kosmindoormap-${PVCUT}:6 >=dev-libs/kpublictransport-${PVCUT}:6 + >=dev-libs/qtkeychain-0.14.2:=[qt6] >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 >=dev-qt/qtlocation-${QTMIN}:6