app-emulation/fuse: add subslot operator

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2026-03-29 16:19:00 +03:00
parent d15f3dfe07
commit 3b6cc18903

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ REQUIRED_USE="?? ( alsa ao backend-sdl pulseaudio )
png? ( zlib )"
RDEPEND="
>=app-emulation/libspectrum-1.5.0[zlib?]
>=app-emulation/libspectrum-1.5.0:=[zlib?]
dev-libs/glib:2
alsa? ( media-libs/alsa-lib )
ao? ( media-libs/libao )