commit: 3544dd4186e1b060bb446d449c1878a80ce38467 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org> AuthorDate: Mon Apr 16 18:10:28 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Apr 16 18:27:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3544dd41
www-plugins/gnash: Update dependencies. Closes: https://bugs.gentoo.org/643480 www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild b/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild index dad2a1764d4..97d6669ea4e 100644 --- a/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild +++ b/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild @@ -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= )