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 BDFBB15807A for ; Tue, 8 Oct 2024 12:05:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5EC3E29A7; Tue, 8 Oct 2024 12:05:08 +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 86479E29A7 for ; Tue, 8 Oct 2024 12:05:08 +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 5B46A343051 for ; Tue, 8 Oct 2024 12:05:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4DFD16EF for ; Tue, 8 Oct 2024 12:05:05 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1728388190.b49248478ef676ece45fa39620bf2a16bd104f4c.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-panel/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-panel/nwg-panel-9999.ebuild X-VCS-Directories: gui-apps/nwg-panel/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: b49248478ef676ece45fa39620bf2a16bd104f4c X-VCS-Branch: dev Date: Tue, 8 Oct 2024 12:05:05 +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: 95ff9d32-3282-4132-aa06-188dab60e83e X-Archives-Hash: 79285db5bd00ffbee887dcfc740e431b commit: b49248478ef676ece45fa39620bf2a16bd104f4c Author: Pascal Jäger leimstift de> AuthorDate: Tue Oct 8 11:49:50 2024 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Tue Oct 8 11:49:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4924847 gui-apps/nwg-panel-9999: add dependency Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-panel/nwg-panel-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/nwg-panel/nwg-panel-9999.ebuild b/gui-apps/nwg-panel/nwg-panel-9999.ebuild index 4a1dd24ce..354aa6e39 100644 --- a/gui-apps/nwg-panel/nwg-panel-9999.ebuild +++ b/gui-apps/nwg-panel/nwg-panel-9999.ebuild @@ -30,7 +30,7 @@ RDEPEND=" dev-python/dasbus[${PYTHON_USEDEP}] gui-apps/nwg-icon-picker media-sound/playerctl - gui-libs/gtk-layer-shell + gui-libs/gtk-layer-shell[introspection] " DEPEND="${RDEPEND}"