diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-06 00:53:18 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-06 00:55:45 +0200 |
commit | 9a801698d52a21d6df0003c2657fad6300817296 (patch) | |
tree | 52d644c072f1b3bb25e49f61a991ceb5a84843a9 /www-client/epiphany | |
parent | media-plugins/gst-plugins-chromaprint: remove old (diff) | |
download | gentoo-9a801698d52a21d6df0003c2657fad6300817296.tar.gz gentoo-9a801698d52a21d6df0003c2657fad6300817296.tar.bz2 gentoo-9a801698d52a21d6df0003c2657fad6300817296.zip |
www-client/epiphany: remove now unnecessary gst-plugins-opus blocker
webkit-gtk security bump by now ensures we won't have too old gst-plugins-opus,
so the (temporary) safety blocker in epiphany can be removed without fear.
Closes: https://bugs.gentoo.org/677326
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/epiphany-3.30.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild b/www-client/epiphany/epiphany-3.30.2.ebuild index d189facc12e7..3d7e9af1f6b3 100644 --- a/www-client/epiphany/epiphany-3.30.2.ebuild +++ b/www-client/epiphany/epiphany-3.30.2.ebuild @@ -36,8 +36,7 @@ COMMON_DEPEND=" " RDEPEND="${COMMON_DEPEND} x11-themes/adwaita-icon-theme - !<media-plugins/gst-plugins-opus-1.14.4-r1 -" # Ensure opusparse is present, if gstreamer support is included in webkit +" # paxctl needed for bug #407085 # appstream-glib needed for appdata.xml gettext translation DEPEND="${COMMON_DEPEND} |