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 3C4EA158095 for ; Sat, 9 Jul 2022 12:53:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2642E0876; Sat, 9 Jul 2022 12:53:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 898D1E0876 for ; Sat, 9 Jul 2022 12:53: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 1492F340F28 for ; Sat, 9 Jul 2022 12:53:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7446353D for ; Sat, 9 Jul 2022 12:52: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: <1657371158.5674d1ea88d9bdb88d18dd4bd1a384231c3fa660.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-block/partitionmanager/ X-VCS-Repository: proj/kde X-VCS-Files: sys-block/partitionmanager/partitionmanager-9999.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5674d1ea88d9bdb88d18dd4bd1a384231c3fa660 X-VCS-Branch: master Date: Sat, 9 Jul 2022 12:52: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: 5287465a-de5b-49c3-ab2f-9df838500a95 X-Archives-Hash: a31e0cb99cd5dd7e1699755d42d2a640 commit: 5674d1ea88d9bdb88d18dd4bd1a384231c3fa660 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 9 09:53:33 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 9 12:52:38 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5674d1ea sys-block/partitionmanager: Add new dependency Upstream commits: a0f941133a8be5452742d455559ac1348a874cf7 bdc9c1f5907e6c4742a90bd4165824750a023caa See also: https://invent.kde.org/system/partitionmanager/-/merge_requests/24 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/partitionmanager-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-block/partitionmanager/partitionmanager-9999.ebuild b/sys-block/partitionmanager/partitionmanager-9999.ebuild index 3a496129eb..14cc420612 100644 --- a/sys-block/partitionmanager/partitionmanager-9999.ebuild +++ b/sys-block/partitionmanager/partitionmanager-9999.ebuild @@ -30,6 +30,7 @@ DEPEND=" >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/kjobwidgets-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 sys-auth/polkit-qt >=sys-libs/kpmcore-${PVCUT}:5=