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 D1E471581FB for ; Sun, 25 Aug 2024 16:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D661E2A3F; Sun, 25 Aug 2024 16:09:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 EAED5E2A3F for ; Sun, 25 Aug 2024 16:09:40 +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 40C24343008 for ; Sun, 25 Aug 2024 16:09:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE2431E23 for ; Sun, 25 Aug 2024 16:09:38 +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: <1724602156.9a25fec614f182e1eb3574e74919059971cee486.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9a25fec614f182e1eb3574e74919059971cee486 X-VCS-Branch: master Date: Sun, 25 Aug 2024 16:09:38 +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: 5c7766e9-72df-4dd0-b5a6-f85204faba81 X-Archives-Hash: f32be59ce7e522946db518f307f42253 commit: 9a25fec614f182e1eb3574e74919059971cee486 Author: Alfred Wingate protonmail com> AuthorDate: Wed Aug 21 19:20:31 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 25 16:09:16 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a25fec6 kde-plasma/plasma-workspace: new dependency QtPositioning See-Also: https://invent.kde.org/plasma/plasma-workspace/-/commit/d8554e0f5a547bb8ae1fbf507a8253cbcea5d01b Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/kde/pull/1001 Signed-off-by: Sam James gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index cd961fdabd..c48f409871 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -30,6 +30,7 @@ COMMON_DEPEND=" >=dev-qt/qt5compat-${QTMIN}:6[qml] >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,libinput,network,sql,widgets,xml] >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] + >=dev-qt/qtpositioning-${QTMIN}:6 >=dev-qt/qtshadertools-${QTMIN}:6 >=dev-qt/qtsvg-${QTMIN}:6 >=dev-qt/qtwayland-${QTMIN}:6=