www-plugins/gnash: Update dependencies.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 16 Apr 2018 18:10:28 +0000 (20:10 +0200)
committerMike Gilbert <floppym@gentoo.org>
Mon, 16 Apr 2018 18:27:35 +0000 (14:27 -0400)
Closes: https://bugs.gentoo.org/643480

www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild

index dad2a1764d431de57be6ed28043ba8e664f313dc..97d6669ea4e7cdb7af161ca91148ce3af1fb60bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -83,13 +83,14 @@ RDEPEND="
        )
        sdl? ( media-libs/libsdl[X] )
        sdl-sound? ( media-libs/libsdl )
-       media-libs/speex[ogg]
+       >=media-libs/speex-1.2.0
+       media-libs/speexdsp
        sys-libs/zlib
        >=sys-devel/libtool-2.2
        mysql? ( virtual/mysql )
        lirc? ( app-misc/lirc )
        dbus? ( sys-apps/dbus )
-       ssh?  ( >=net-libs/libssh-0.4[server] )
+       ssh? ( >=net-libs/libssh-0.4[server] )
        ssl? (
                libressl? ( dev-libs/libressl:0= )
                !libressl? ( dev-libs/openssl:0= )