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 4ACCC15802E for ; Sun, 30 Jun 2024 15:05:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F2E8E2B2D; Sun, 30 Jun 2024 15:05:48 +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 92485E2B04 for ; Sun, 30 Jun 2024 15:05:47 +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 B254533BF41 for ; Sun, 30 Jun 2024 15:05:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E617E1D8C for ; Sun, 30 Jun 2024 15:05:44 +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: <1719759902.bfefc56bea4ceb61ced2f5b25e89fe7e5012cb7e.chewi@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: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: bfefc56bea4ceb61ced2f5b25e89fe7e5012cb7e X-VCS-Branch: master Date: Sun, 30 Jun 2024 15:05:44 +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: bad7aba3-038e-458f-b13d-8e58837f4fb6 X-Archives-Hash: faf6f26be28f86b2a8fce190a32ab40d commit: bfefc56bea4ceb61ced2f5b25e89fe7e5012cb7e Author: James Le Cuirot gentoo org> AuthorDate: Sun Jun 30 14:42:35 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Jun 30 15:05:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfefc56b gui-wm/hyprland: Add sub-slot operator for libdisplay-info to 9999 Note that I have not tested with libdisplay-info 0.2.0. Signed-off-by: James Le Cuirot gentoo.org> gui-wm/hyprland/hyprland-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index 8165be18f238..1b9ccde49fd6 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -45,7 +45,7 @@ WLROOTS_DEPEND=" >=x11-libs/libdrm-2.4.114 x11-libs/libxkbcommon >=x11-libs/pixman-0.42.0 - media-libs/libdisplay-info + media-libs/libdisplay-info:= sys-apps/hwdata >=dev-libs/libinput-1.14.0:= sys-auth/seatd:=