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 008EC15ACFB for ; Mon, 17 Apr 2023 22:16:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B3B3E09D6; Mon, 17 Apr 2023 22:16:30 +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 32915E09D6 for ; Mon, 17 Apr 2023 22:16:30 +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 0C289335DB7 for ; Mon, 17 Apr 2023 22:16:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D396A32 for ; Mon, 17 Apr 2023 22:16:27 +0000 (UTC) From: "Rahul Sandhu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rahul Sandhu" Message-ID: <1681769774.fe6d05e14c502a32e435a5bb923e5f19f47c9fe9.rahul@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/swayfx/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-wm/swayfx/swayfx-0.2.ebuild X-VCS-Directories: gui-wm/swayfx/ X-VCS-Committer: rahul X-VCS-Committer-Name: Rahul Sandhu X-VCS-Revision: fe6d05e14c502a32e435a5bb923e5f19f47c9fe9 X-VCS-Branch: dev Date: Mon, 17 Apr 2023 22:16:27 +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: 4adf2c9a-9341-40bf-9134-d53f5b1bd789 X-Archives-Hash: 7daa0c510923f617747c99e3f6c8b023 commit: fe6d05e14c502a32e435a5bb923e5f19f47c9fe9 Author: Rahul Sandhu sandhuservices dev> AuthorDate: Mon Apr 17 22:11:43 2023 +0000 Commit: Rahul Sandhu sandhuservices dev> CommitDate: Mon Apr 17 22:16:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe6d05e1 gui-wm/swayfx: fix 0.2 ebuild deps Signed-off-by: Rahul Sandhu sandhuservices.dev> gui-wm/swayfx/swayfx-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/swayfx/swayfx-0.2.ebuild b/gui-wm/swayfx/swayfx-0.2.ebuild index ac081a87a..35d2bcf8e 100644 --- a/gui-wm/swayfx/swayfx-0.2.ebuild +++ b/gui-wm/swayfx/swayfx-0.2.ebuild @@ -38,8 +38,8 @@ DEPEND=" X? ( x11-libs/libxcb:0= ) " DEPEND+=" - >=gui-libs/wlroots-0.15:=[X?] - =gui-libs/wlroots-0.16:=[X?] +