diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-11-28 22:54:54 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-11-28 22:56:42 +0100 |
commit | 161b8032806f1badc388d2386492e42bffd07ef4 (patch) | |
tree | b632afbaf2a4b0afb817a8da6e22babbdf9bc078 /eclass/mozconfig-v6.49.eclass | |
parent | arch/{x86,amd64,powerpc/ppc32}/package.use.mask: really make tomboy use mask ... (diff) | |
download | gentoo-161b8032806f1badc388d2386492e42bffd07ef4.tar.gz gentoo-161b8032806f1badc388d2386492e42bffd07ef4.tar.bz2 gentoo-161b8032806f1badc388d2386492e42bffd07ef4.zip |
mozconfig-*.eclass: added sub-slot dependency for app-text/hunspell.
This fixes Gentoo bug #601134.
Diffstat (limited to 'eclass/mozconfig-v6.49.eclass')
-rw-r--r-- | eclass/mozconfig-v6.49.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.49.eclass b/eclass/mozconfig-v6.49.eclass index 5fa9db61f3b3..283aecda9b8c 100644 --- a/eclass/mozconfig-v6.49.eclass +++ b/eclass/mozconfig-v6.49.eclass @@ -90,7 +90,7 @@ IUSE="${IUSE} dbus debug +jemalloc neon pulseaudio selinux +skia startup-notific # gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 2.14 # media-libs/mesa needs to be 10.2 or above due to a bug with flash+vdpau -RDEPEND=">=app-text/hunspell-1.2 +RDEPEND=">=app-text/hunspell-1.2:= dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] |