app-admin/keepassxc: Put net-libs/libmicrohttpd behind "http" USE flag.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 20 Feb 2017 08:43:17 +0000 (09:43 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 20 Feb 2017 08:43:17 +0000 (09:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-admin/keepassxc/keepassxc-9999.ebuild

index df26042207bd546b626244b532253e1164b156e5..b8c270b05bd55aeca1162161da583a62304e4a03 100644 (file)
@@ -29,13 +29,13 @@ RDEPEND="
        dev-qt/qtgui:5
        dev-qt/qtnetwork:5
        dev-qt/qtwidgets:5
-       net-libs/libmicrohttpd
        sys-libs/zlib
        autotype? (
                dev-qt/qtx11extras:5
                x11-libs/libXi
                x11-libs/libXtst
        )
+       http? ( net-libs/libmicrohttpd )
 "
 #      yubikey? ( sys-auth/libyubikey )