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 E0ED6158013 for ; Wed, 13 Dec 2023 12:27:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4551C2BC016; Wed, 13 Dec 2023 12:27:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 04BB02BC016 for ; Wed, 13 Dec 2023 12:27:19 +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 3C69C335DE9 for ; Wed, 13 Dec 2023 12:27:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A73F79C7 for ; Wed, 13 Dec 2023 12:27:17 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1702469900.66a805a849429b10ee8e6e0ef31ae8cc79297789.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/hyprland/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-wm/hyprland/hyprland-9999.ebuild X-VCS-Directories: gui-wm/hyprland/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 66a805a849429b10ee8e6e0ef31ae8cc79297789 X-VCS-Branch: master Date: Wed, 13 Dec 2023 12:27:17 +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: d82b9cf9-2a28-44a9-9c12-abc25893318a X-Archives-Hash: 5bd9e7384803804679b4785521b3a0fc commit: 66a805a849429b10ee8e6e0ef31ae8cc79297789 Author: Blake LaFleur gmail com> AuthorDate: Fri Dec 8 19:33:33 2023 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Dec 13 12:18:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a805a8 gui-wm/hyprland: update dependencies for live package Closes: https://github.com/gentoo/gentoo/pull/34165 Signed-off-by: Blake LaFleur gmail.com> Signed-off-by: Yixun Lan gentoo.org> gui-wm/hyprland/hyprland-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index cdbdbfd7b4ed..a1f4a61b4bb8 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -55,6 +55,7 @@ WLROOTS_BDEPEND=" RDEPEND=" ${WLROOTS_RDEPEND} + dev-cpp/tomlplusplus dev-libs/glib:2 dev-libs/libinput dev-libs/wayland