summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-22 00:31:06 +0000
committerSam James <sam@gentoo.org>2022-03-22 00:31:06 +0000
commitf39b04186ba6150ef6622f6e4a809c1b8191985e (patch)
tree21a38bfed0111d89f67382b3e91314b8b625f74f /net-p2p
parentnet-p2p/qbittorrent: sync live ebuild; port to CMake (diff)
downloadgentoo-f39b04186ba6150ef6622f6e4a809c1b8191985e.tar.gz
gentoo-f39b04186ba6150ef6622f6e4a809c1b8191985e.tar.bz2
gentoo-f39b04186ba6150ef6622f6e4a809c1b8191985e.zip
net-p2p/qbittorrent: don't enable dbus by default
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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="