summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2015-11-10 09:26:43 +0100
committerLars Wendler <polynomial-c@gentoo.org>2015-11-10 09:27:57 +0100
commit30723e3645b077fe73ca964665aac6041a71aac7 (patch)
tree6ae782343638569cebedf2d833311bf4c8684cef /eclass/mozconfig-v6.42.eclass
parentdev-python/ddt: x86 stable wrt bug #564826 (diff)
downloadgentoo-30723e3645b077fe73ca964665aac6041a71aac7.tar.gz
gentoo-30723e3645b077fe73ca964665aac6041a71aac7.tar.bz2
gentoo-30723e3645b077fe73ca964665aac6041a71aac7.zip
mozconfig eclasses: Added slot dependency for media-libs/libvpx.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'eclass/mozconfig-v6.42.eclass')
-rw-r--r--eclass/mozconfig-v6.42.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.42.eclass b/eclass/mozconfig-v6.42.eclass
index e8dc59b6c234..3d67500fc22c 100644
--- a/eclass/mozconfig-v6.42.eclass
+++ b/eclass/mozconfig-v6.42.eclass
@@ -103,7 +103,7 @@ RDEPEND=">=app-text/hunspell-1.2
system-icu? ( >=dev-libs/icu-51.1:= )
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
system-sqlite? ( >=dev-db/sqlite-3.8.11.1:3[secure-delete,debug=] )
- system-libvpx? ( >=media-libs/libvpx-1.3.0[postproc] )
+ system-libvpx? ( >=media-libs/libvpx-1.3.0:0=[postproc] )
"
# dev-lang/yaml is needed on all available platforms for webm support: