diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-08 21:25:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-08 23:49:51 +0100 |
commit | 164ccda9008838e0bd606a4cc08e35e3385e4021 (patch) | |
tree | 7d2131f4acee7ba2509929c2f30669598b010f0f /www-client | |
parent | www-client/firefox: drop old (diff) | |
download | gentoo-164ccda9008838e0bd606a4cc08e35e3385e4021.tar.gz gentoo-164ccda9008838e0bd606a4cc08e35e3385e4021.tar.bz2 gentoo-164ccda9008838e0bd606a4cc08e35e3385e4021.zip |
www-client/firefox: adjust media-libs/libvpx blocker
This will help PM to resolve dependencies without user interaction.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-65.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-65.0.2.ebuild b/www-client/firefox/firefox-65.0.2.ebuild index 7966a6c83ad8..5d08b2b8a5b6 100644 --- a/www-client/firefox/firefox-65.0.2.ebuild +++ b/www-client/firefox/firefox-65.0.2.ebuild @@ -91,7 +91,7 @@ CDEPEND=" system-libevent? ( >=dev-libs/libevent-2.0:0= ) system-libvpx? ( >=media-libs/libvpx-1.7.0:0=[postproc] - <media-libs/libvpx-1.8 + <media-libs/libvpx-1.8:0=[postproc] ) system-sqlite? ( >=dev-db/sqlite-3.25.3:3[secure-delete,debug=] ) system-webp? ( >=media-libs/libwebp-1.0.1:0= ) |