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 01D9615ACFB for ; Wed, 19 Apr 2023 07:32:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E3BBE089D; Wed, 19 Apr 2023 07:32:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 1F4B9E089D for ; Wed, 19 Apr 2023 07:32:04 +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 2FFE5340EB8 for ; Wed, 19 Apr 2023 07:32:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0696A4B for ; Wed, 19 Apr 2023 07:32:01 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1681769774.fe6d05e14c502a32e435a5bb923e5f19f47c9fe9.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: fe6d05e14c502a32e435a5bb923e5f19f47c9fe9 X-VCS-Branch: master Date: Wed, 19 Apr 2023 07:32:01 +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: 1bbd13c3-1a13-473b-9cf6-b68e401fc32e X-Archives-Hash: 43b705cc4380faae60054feb40f934f6 commit: fe6d05e14c502a32e435a5bb923e5f19f47c9fe9 Author: Rahul Sandhu sandhuservices dev> AuthorDate: Mon Apr 17 22:11:43 2023 +0000 Commit: Florian Schmaus gentoo org> 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?] +