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 1D3AC158042 for ; Tue, 29 Oct 2024 21:47:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15804E0824; Tue, 29 Oct 2024 21:47:58 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2813E081E for ; Tue, 29 Oct 2024 21:47:57 +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 37A34342FB7 for ; Tue, 29 Oct 2024 21:47:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EA06197F for ; Tue, 29 Oct 2024 21:47:55 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1730238282.6d0c0ffb03f34ef021cd9e354ac0ff291a0cb6c2.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waybar/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/waybar/waybar-9999.ebuild X-VCS-Directories: gui-apps/waybar/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 6d0c0ffb03f34ef021cd9e354ac0ff291a0cb6c2 X-VCS-Branch: master Date: Tue, 29 Oct 2024 21:47:55 +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: b6b3d1c0-8c3b-4bc8-b02c-eaddb5b5e136 X-Archives-Hash: 4dcf68c9d9f650436a841f5225a88df1 commit: 6d0c0ffb03f34ef021cd9e354ac0ff291a0cb6c2 Author: John M. Harris Jr. johnmh me> AuthorDate: Sat Oct 26 19:09:07 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Oct 29 21:44:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0c0ffb gui-apps/waybar: sync live Signed-off-by: John M. Harris Jr. johnmh.me> Closes: https://github.com/gentoo/gentoo/pull/39119 Signed-off-by: James Le Cuirot gentoo.org> gui-apps/waybar/waybar-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/waybar/waybar-9999.ebuild b/gui-apps/waybar/waybar-9999.ebuild index 544911c57e8a..0728d84216b1 100644 --- a/gui-apps/waybar/waybar-9999.ebuild +++ b/gui-apps/waybar/waybar-9999.ebuild @@ -43,7 +43,7 @@ RDEPEND=" >=dev-libs/spdlog-1.10.0:= dev-libs/date:= dev-libs/wayland - gui-libs/gtk-layer-shell + >=gui-libs/gtk-layer-shell-0.9.0 media-video/pipewire:= x11-libs/gtk+:3[wayland] x11-libs/libxkbcommon