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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4212F1581F0 for ; Sat, 14 Dec 2024 21:42:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87673E0948; Sat, 14 Dec 2024 21:42:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D4AFE0948 for ; Sat, 14 Dec 2024 21:41:59 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACEA4341DD0 for ; Sat, 14 Dec 2024 21:41:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13F28E96 for ; Sat, 14 Dec 2024 21:41:57 +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: <1734212464.52ce1b54026bd52547bf8d7f4562751f0df0d8c0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/powerdevil/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/powerdevil/powerdevil-6.2.4-r1.ebuild X-VCS-Directories: kde-plasma/powerdevil/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 52ce1b54026bd52547bf8d7f4562751f0df0d8c0 X-VCS-Branch: master Date: Sat, 14 Dec 2024 21:41:57 +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: 155a59f4-7cfd-43bf-9c21-73d528c39075 X-Archives-Hash: 217803d3d8fc58ed3d5a77db569ab1de commit: 52ce1b54026bd52547bf8d7f4562751f0df0d8c0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 14 21:24:41 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 14 21:41:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ce1b54 kde-plasma/powerdevil: Move wrong RDEPEND to DEPEND Amends e930383627bc506ffaae9d363f23e68a5f76e465 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/powerdevil/powerdevil-6.2.4-r1.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/kde-plasma/powerdevil/powerdevil-6.2.4-r1.ebuild b/kde-plasma/powerdevil/powerdevil-6.2.4-r1.ebuild index 20377822fe22..bdefbd704a16 100644 --- a/kde-plasma/powerdevil/powerdevil-6.2.4-r1.ebuild +++ b/kde-plasma/powerdevil/powerdevil-6.2.4-r1.ebuild @@ -21,7 +21,7 @@ IUSE="brightness-control" RESTRICT="test" # bug 926513 # slot op: Uses Qt::GuiPrivate for qtx11extras_p.h -DEPEND=" +COMMON_DEPEND=" dev-libs/qcoro[dbus] dev-libs/wayland >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets] @@ -52,9 +52,11 @@ DEPEND=" x11-libs/libxcb brightness-control? ( app-misc/ddcutil:= ) " -RDEPEND="${DEPEND} - !