From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 16 Apr 2018 18:10:28 +0000 (+0200) Subject: www-plugins/gnash: Update dependencies. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3544dd4186e1b060bb446d449c1878a80ce38467;p=gentoo.git www-plugins/gnash: Update dependencies. Closes: https://bugs.gentoo.org/643480 --- 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 dad2a1764d43..97d6669ea4e7 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= )