mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40272 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user