summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-08 21:27:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-08 23:49:54 +0100
commit39b54b20b8ddb80961837043c8f6b9160f633bd2 (patch)
tree645e06f05ce27ad3c3628a73ee0af2adf7a85019 /eclass
parentmail-client/thunderbird: adjust media-libs/libvpx blocker (diff)
downloadgentoo-39b54b20b8ddb80961837043c8f6b9160f633bd2.tar.gz
gentoo-39b54b20b8ddb80961837043c8f6b9160f633bd2.tar.bz2
gentoo-39b54b20b8ddb80961837043c8f6b9160f633bd2.zip
mozconfig-v6.60.eclass: adjust media-libs/libvpx blocker
This will help PM to resolve dependencies without user interaction. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozconfig-v6.60.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index b090218ac814..059ec55f2cab 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -116,7 +116,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:=
system-sqlite? ( >=dev-db/sqlite-3.23.1:3[secure-delete,debug=] )
system-libvpx? (
>=media-libs/libvpx-1.5.0:0=[postproc]
- <media-libs/libvpx-1.8
+ <media-libs/libvpx-1.8:0=[postproc]
)
system-harfbuzz? ( >=media-libs/harfbuzz-1.4.2:0= >=media-gfx/graphite2-1.3.9-r1 )
"