summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-17 23:17:44 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-17 23:19:53 +0100
commit5456cc63ca98978657246de6dd595efe7889736a (patch)
tree127623aa22df09a4c7416e0f0111cb296decd26b /eclass/mozconfig-v6.60.eclass
parentpackage.mask: Last rite dev-java/{echo2,zemberek}. (diff)
downloadgentoo-5456cc63ca98978657246de6dd595efe7889736a.tar.gz
gentoo-5456cc63ca98978657246de6dd595efe7889736a.tar.bz2
gentoo-5456cc63ca98978657246de6dd595efe7889736a.zip
www-client/firefox: USE=system-libevent requires dev-libs/libevent[threads]
Closes: https://bugs.gentoo.org/680638 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'eclass/mozconfig-v6.60.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 5dfe34dcef1e..89c4a71fb104 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -112,7 +112,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:=
x11-libs/libXt
system-icu? ( >=dev-libs/icu-59.1:= )
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
- system-libevent? ( >=dev-libs/libevent-2.0:0= )
+ system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] )
system-sqlite? ( >=dev-db/sqlite-3.23.1:3[secure-delete,debug=] )
system-libvpx? (
>=media-libs/libvpx-1.5.0:0=[postproc]