commit: cbc166bbfc2edabf2e604535b3852e2370ae523b
Author: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail <DOT> com>
AuthorDate: Mon Aug 7 10:06:04 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 10:58:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbc166bb
app-emulation/fuse: fix libspectrum version dependency
app-emulation/fuse/fuse-1.3.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/fuse/fuse-1.3.8.ebuild
b/app-emulation/fuse/fuse-1.3.8.ebuild
index eca1e2d6ddb..bc9666f22b2 100644
--- a/app-emulation/fuse/fuse-1.3.8.ebuild
+++ b/app-emulation/fuse/fuse-1.3.8.ebuild
@@ -15,7 +15,7 @@ IUSE="alsa ao fbcon gpm gtk joystick memlimit png sdl svga X
xml"
# Only one UI back-end can be enabled at a time
REQUIRED_USE="^^ ( X fbcon gtk sdl svga )"
-RDEPEND=">=app-emulation/libspectrum-1.3.5
+RDEPEND=">=app-emulation/libspectrum-1.3.6
dev-libs/glib:2
alsa? ( media-libs/alsa-lib )
ao? ( media-libs/libao )