commit: 78d066c32d911b68b85794cf2bdc93aca37cde58
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 16:45:59 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 16:45:59 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=78d066c3
[eclass] Update gtkstyle comment.
eclass/qt5-build.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 1b79670..ea55dcf 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -543,8 +543,8 @@ qt5_base_configure() {
# disable everything to prevent automagic deps (part 2)
-no-pulseaudio -no-alsa
- # disable gtkstyle because it adds qt4 include paths to the
compiler
- # command line if x11-libs/cairo is built with USE=qt4 (bug
433826)
+ # override in qtgui and qtwidgets where x11-libs/cairo[qt4] is
blocked
+ # to avoid adding qt4 include paths (bug 433826)
-no-gtkstyle
# exclude examples and tests from default build