summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2017-04-06 19:40:52 +0200
committerDavide Pesavento <pesa@gentoo.org>2017-04-06 19:40:52 +0200
commit63d903519b52e31aa2e7cdea5b141b968ff1afc3 (patch)
tree7e91192be205b50cc45dbd7dfb4f871f5b85bd0a /net-p2p/qbittorrent
parentapp-emulation/docker-runc: Update snapshot for docker-17.04.x (diff)
downloadgentoo-63d903519b52e31aa2e7cdea5b141b968ff1afc3.tar.gz
gentoo-63d903519b52e31aa2e7cdea5b141b968ff1afc3.tar.bz2
gentoo-63d903519b52e31aa2e7cdea5b141b968ff1afc3.zip
net-p2p/qbittorrent: drop obsolete workaround
Thanks to Eugene Shalygin for reporting. Gentoo-Bug: 614700 Package-Manager: Portage-2.3.5, Repoman-2.3.2
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)