summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-04-16 20:10:28 +0200
committerMike Gilbert <floppym@gentoo.org>2018-04-16 14:27:35 -0400
commit3544dd4186e1b060bb446d449c1878a80ce38467 (patch)
tree8af9c6051680b27ae8561287b8b8d071223dc8c1 /www-plugins/gnash
parentdev-db/sqlite: Reindent and clean metadata.xml. (diff)
downloadgentoo-3544dd4186e1b060bb446d449c1878a80ce38467.tar.gz
gentoo-3544dd4186e1b060bb446d449c1878a80ce38467.tar.bz2
gentoo-3544dd4186e1b060bb446d449c1878a80ce38467.zip
www-plugins/gnash: Update dependencies.
Closes: https://bugs.gentoo.org/643480
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r--www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild7
1 files 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 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= )