commit: d800bb7126529672d23f89294c3ff281505101a9 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Mar 10 23:38:32 2025 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 23:38:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d800bb71
net-misc/sunshine: Pin back amf-headers to 1.4.34 due to breakage I'll try fixing this properly later. Closes: https://bugs.gentoo.org/950686 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> net-misc/sunshine/sunshine-0.23.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/sunshine/sunshine-0.23.1.ebuild b/net-misc/sunshine/sunshine-0.23.1.ebuild index b3a422edf43c..60f295db98ea 100644 --- a/net-misc/sunshine/sunshine-0.23.1.ebuild +++ b/net-misc/sunshine/sunshine-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -162,7 +162,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} - media-libs/amf-headers + <media-libs/amf-headers-1.4.35 =media-libs/nv-codec-headers-12* wayland? ( dev-libs/wayland-protocols ) "
