commit: e96c50148950c3d038dd6bebd6b4d90dee544657
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 15:00:39 2020 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 15:23:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96c5014
net-irc/quassel: Drop Qt configure options
Upstream commit 0216d4a650c02155b5bcd517567209f674d8a120
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
net-irc/quassel/quassel-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/net-irc/quassel/quassel-9999.ebuild
b/net-irc/quassel/quassel-9999.ebuild
index 9d41834c0c2..7c6f410f5ca 100644
--- a/net-irc/quassel/quassel-9999.ebuild
+++ b/net-irc/quassel/quassel-9999.ebuild
@@ -99,8 +99,6 @@ pkg_setup() {
src_configure() {
local mycmakeargs=(
- -DUSE_QT4=OFF
- -DUSE_QT5=ON
-DUSE_CCACHE=OFF
-DCMAKE_SKIP_RPATH=ON
-DEMBED_DATA=OFF