summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>2017-08-07 12:06:04 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-10 12:58:10 +0200
commitcbc166bbfc2edabf2e604535b3852e2370ae523b (patch)
treea5314cdfdb94e455691b8682a3d9b56e2dd3b06e /app-emulation
parentwww-servers/tomcat: bumped for slot 8.5 (diff)
downloadgentoo-cbc166bbfc2edabf2e604535b3852e2370ae523b.tar.gz
gentoo-cbc166bbfc2edabf2e604535b3852e2370ae523b.tar.bz2
gentoo-cbc166bbfc2edabf2e604535b3852e2370ae523b.zip
app-emulation/fuse: fix libspectrum version dependency
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/fuse/fuse-1.3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/fuse/fuse-1.3.8.ebuild b/app-emulation/fuse/fuse-1.3.8.ebuild
index eca1e2d6ddbb..bc9666f22b29 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 )