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 9AB3E158003 for ; Sat, 14 Jan 2023 14:59:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB330E07E2; Sat, 14 Jan 2023 14:59:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B06D3E07E2 for ; Sat, 14 Jan 2023 14:59:42 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C2B7335DC8 for ; Sat, 14 Jan 2023 14:59:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5D80738 for ; Sat, 14 Jan 2023 14:59:39 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1673708371.edaffc71d407a17c5c74d5b0e6fb9fd1c331f350.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/hyprland/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-wm/hyprland/hyprland-0.20.1.ebuild X-VCS-Directories: gui-wm/hyprland/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: edaffc71d407a17c5c74d5b0e6fb9fd1c331f350 X-VCS-Branch: dev Date: Sat, 14 Jan 2023 14:59:39 +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: 847077a8-2d11-4062-8c2f-d93810333239 X-Archives-Hash: 811828e8c933416bb9f3366a11c533a8 commit: edaffc71d407a17c5c74d5b0e6fb9fd1c331f350 Author: Julien Roy jroy ca> AuthorDate: Sat Jan 14 14:58:26 2023 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Jan 14 14:59:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=edaffc71 gui-wm/hyprland: update dependencies Closes: https://bugs.gentoo.org/890770 Signed-off-by: Julien Roy jroy.ca> gui-wm/hyprland/hyprland-0.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/hyprland/hyprland-0.20.1.ebuild b/gui-wm/hyprland/hyprland-0.20.1.ebuild index b74605a15..2f306f143 100644 --- a/gui-wm/hyprland/hyprland-0.20.1.ebuild +++ b/gui-wm/hyprland/hyprland-0.20.1.ebuild @@ -23,6 +23,7 @@ SLOT="0" IUSE="X grimblast shellevents systemd" RDEPEND=" + app-misc/jq dev-libs/libevdev dev-libs/libinput dev-libs/wayland @@ -41,7 +42,6 @@ RDEPEND=" x11-libs/pixman virtual/libudev grimblast? ( - app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard