aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-04-20 02:45:59 +1000
committerMichael Palimaka <kensington@gentoo.org>2015-04-20 02:45:59 +1000
commit78d066c32d911b68b85794cf2bdc93aca37cde58 (patch)
treece9fcc51b0cd9e582c636129fc62e73fb91f06a8
parent[x11-themes/qtcurve] Fix dep on extra-cmake-modules. (diff)
downloadqt-78d066c32d911b68b85794cf2bdc93aca37cde58.tar.gz
qt-78d066c32d911b68b85794cf2bdc93aca37cde58.tar.bz2
qt-78d066c32d911b68b85794cf2bdc93aca37cde58.zip
[eclass] Update gtkstyle comment.
-rw-r--r--eclass/qt5-build.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 1b796705..ea55dcfd 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