summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
index 667822161ad3..867cc4a2d2a1 100644
--- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
@@ -45,7 +45,6 @@ DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO )
src_configure() {
local mycmakeargs=(
- -DQT5=ON
-DSYSTEM_QTSINGLEAPPLICATION=ON
-DDBUS=$(usex dbus)
-DGUI=$(usex X)