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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7E2F5158042 for ; Thu, 31 Oct 2024 02:49:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93E96E07D0; Thu, 31 Oct 2024 02:49:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7E5C6E07D0 for ; Thu, 31 Oct 2024 02:49:11 +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 3D530343083 for ; Thu, 31 Oct 2024 02:49:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69C69AE7 for ; Thu, 31 Oct 2024 02:49:08 +0000 (UTC) From: "John M. Harris, Jr." To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John M. Harris, Jr." Message-ID: <1730342872.248e9e8fb8837149acbb0434f11d0952bee9bdc8.johnmh@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hypridle/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/hypridle/hypridle-9999.ebuild X-VCS-Directories: gui-apps/hypridle/ X-VCS-Committer: johnmh X-VCS-Committer-Name: John M. Harris, Jr. X-VCS-Revision: 248e9e8fb8837149acbb0434f11d0952bee9bdc8 X-VCS-Branch: dev Date: Thu, 31 Oct 2024 02:49:08 +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: 72c27120-17eb-4cf0-b8bb-803e17eed508 X-Archives-Hash: 062e3b298236f5b08f447f9542671c92 commit: 248e9e8fb8837149acbb0434f11d0952bee9bdc8 Author: John M. Harris Jr. johnmh me> AuthorDate: Sat Oct 26 18:43:41 2024 +0000 Commit: John M. Harris, Jr. johnmh me> CommitDate: Thu Oct 31 02:47:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=248e9e8f gui-apps/hypridle: sync live Signed-off-by: John M. Harris Jr. johnmh.me> gui-apps/hypridle/hypridle-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gui-apps/hypridle/hypridle-9999.ebuild b/gui-apps/hypridle/hypridle-9999.ebuild index 8c59dcc7b..b89e0ac95 100644 --- a/gui-apps/hypridle/hypridle-9999.ebuild +++ b/gui-apps/hypridle/hypridle-9999.ebuild @@ -20,8 +20,9 @@ LICENSE="BSD" SLOT="0" RDEPEND=" - dev-cpp/sdbus-c++:= + >=dev-cpp/sdbus-c++-0.2.0 >=dev-libs/hyprlang-0.4.0 + >=gui-libs/hyprutils-0.2.0 dev-libs/wayland " DEPEND="