net-p2p/qbittorrent: drop obsolete workaround
authorDavide Pesavento <pesa@gentoo.org>
Thu, 6 Apr 2017 17:40:52 +0000 (19:40 +0200)
committerDavide 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

index 667822161ad30f6f8d723b47f709aa502c5e9bf6..867cc4a2d2a1d3e4c5b22415d7a346e13a04c539 100644 (file)
@@ -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)