app-emulation/fuse: fix libspectrum version dependency
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Mon, 7 Aug 2017 10:06:04 +0000 (12:06 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 10 Aug 2017 10:58:10 +0000 (12:58 +0200)
app-emulation/fuse/fuse-1.3.8.ebuild

index eca1e2d6ddbbb38aa79384f93bd25af16cdb8b5f..bc9666f22b29286ade11e13d8b24e2da9dadf255 100644 (file)
@@ -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 )