commit:     f39b04186ba6150ef6622f6e4a809c1b8191985e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 00:31:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 00:31:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39b0418

net-p2p/qbittorrent: don't enable dbus by default

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild 
b/net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild
index c7d3b847fcd7..237207994cc2 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild
@@ -20,7 +20,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+dbus gui webui"
+IUSE="dbus gui webui"
 REQUIRED_USE="dbus? ( gui )"
 
 RDEPEND="

Reply via email to