projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ea9e5
)
net-p2p/qbittorrent: drop obsolete workaround
author
Davide Pesavento
<pesa@gentoo.org>
Thu, 6 Apr 2017 17:40:52 +0000
(19:40 +0200)
committer
Davide Pesavento
<pesa@gentoo.org>
Thu, 6 Apr 2017 17:40:52 +0000
(19:40 +0200)
Thanks to Eugene Shalygin for reporting.
Gentoo-Bug: 614700
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-p2p/qbittorrent/qbittorrent-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/qbittorrent/qbittorrent-9999.ebuild
b/net-p2p/qbittorrent/qbittorrent-9999.ebuild
index 667822161ad30f6f8d723b47f709aa502c5e9bf6..867cc4a2d2a1d3e4c5b22415d7a346e13a04c539 100644
(file)
--- 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)