projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f20f1
)
qt5-build.eclass: Drop unnecessary >=5.13 condition
author
Andreas Sturmlechner
<asturm@gentoo.org>
Mon, 10 Feb 2020 01:08:48 +0000
(
02:08
+0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 19 Mar 2020 14:27:31 +0000
(15:27 +0100)
5.12 was dropped.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/qt5-build.eclass
patch
|
blob
|
history
diff --git
a/eclass/qt5-build.eclass
b/eclass/qt5-build.eclass
index 95eb6174320e13263cd08d62cd8e7aa1e30a942f..70e9be80c98f2b3e35f8613936841d18b53ec32a 100644
(file)
--- a/
eclass/qt5-build.eclass
+++ b/
eclass/qt5-build.eclass
@@
-1,4
+1,4
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: qt5-build.eclass
@@
-644,7
+644,7
@@
qt5_base_configure() {
-no-gui -no-widgets
# QTBUG-76521, default will change to zstd in Qt6
- $([[ ${QT5_MINOR_VERSION} -ge 13 ]] && echo -no-zstd)
+ -no-zstd
# module-specific options
"${myconf[@]}"