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 CF54D159C9B for ; Mon, 5 Aug 2024 05:20:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7831AE2B28; Mon, 5 Aug 2024 05:20:28 +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 55870E2B28 for ; Mon, 5 Aug 2024 05:20:28 +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 89D0134300A for ; Mon, 5 Aug 2024 05:20:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD8D81E9F for ; Mon, 5 Aug 2024 05:20:25 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1722759075.6c5a0a81f416686a1bccfaec96f95bf5655dd856.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-wm/river/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-wm/river/river-0.3.5.ebuild X-VCS-Directories: gui-wm/river/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 6c5a0a81f416686a1bccfaec96f95bf5655dd856 X-VCS-Branch: master Date: Mon, 5 Aug 2024 05:20:25 +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: 7ab1f348-1f02-4605-a112-3419990d4e3f X-Archives-Hash: a16fa37f15272d52edb15b98c404a7e4 commit: 6c5a0a81f416686a1bccfaec96f95bf5655dd856 Author: Daichi Yamamoto dyama net> AuthorDate: Sun Aug 4 08:11:15 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Aug 4 08:11:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c5a0a81 gui-wm/river: add deps Signed-off-by: Daichi Yamamoto dyama.net> gui-wm/river/river-0.3.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gui-wm/river/river-0.3.5.ebuild b/gui-wm/river/river-0.3.5.ebuild index 9404ae635..86665f2cc 100644 --- a/gui-wm/river/river-0.3.5.ebuild +++ b/gui-wm/river/river-0.3.5.ebuild @@ -33,6 +33,7 @@ DEPEND=" || ( dev-lang/zig-bin:${EZIG_MIN} dev-lang/zig:${EZIG_MIN} ) dev-libs/wayland gui-libs/wlroots:0.18 + xwayland? ( x11-base/xwayland ) x11-libs/libxkbcommon x11-libs/pixman "