commit:     6ba82b4e3dca885e5bc52a8e68e65e02d07b867f
Author:     Loravis <subarashiloravis <AT> gmail <DOT> com>
AuthorDate: Thu Jan 23 12:36:31 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 16:54:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba82b4e

gui-libs/hyprcursor: fix build

Added 0.1.10-fstream.patch to the ebuild. It was initially not added,
for some reason, which prevented this package from emerging
successfully.

Signed-off-by: Loravis <subarashiloravis <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40272
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild 
b/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild
index 2901c4a6f367..d895802878b4 100644
--- a/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild
+++ b/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,4 +27,5 @@ RDEPEND="
 
 PATCHES=(
        "${FILESDIR}"/0.1.10-llvm-fix.patch
+       "${FILESDIR}"/0.1.10-fstream.patch
 )

Reply via email to