diff --git a/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild b/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild index 2901c4a6f367d..d895802878b4b 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 )