mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-p2p/feather: Removed USES relates to discontinued services from 2.7.0.
Signed-off-by: RavFX XMR <ravfx@xmr.mx>
This commit is contained in:
@@ -17,7 +17,7 @@ SRC_URI="
|
||||
LICENSE="BSD MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="bounties calc crowdfunding exchange home localmonero qrcode reddit revuo tickers xmrig"
|
||||
IUSE="bounties calc crowdfunding home qrcode revuo tickers xmrig"
|
||||
DEPEND="
|
||||
dev-libs/libsodium:=
|
||||
media-gfx/qrencode:=
|
||||
@@ -67,11 +67,8 @@ src_configure() {
|
||||
-DWITH_PLUGIN_TICKERS=$(usex tickers)
|
||||
-DWITH_PLUGIN_CROWDFUNDING=$(usex crowdfunding)
|
||||
-DWITH_PLUGIN_BOUNTIES=$(usex bounties)
|
||||
-DWITH_PLUGIN_REDDIT=$(usex reddit)
|
||||
-DWITH_PLUGIN_REVUO=$(usex revuo)
|
||||
-DWITH_PLUGIN_CALC=$(usex calc)
|
||||
-DWITH_PLUGIN_EXCHANGE=$(usex exchange)
|
||||
-DWITH_PLUGIN_LOCALMONERO=$(usex localmonero)
|
||||
-DWITH_PLUGIN_XMRIG=$(usex xmrig)
|
||||
-DCHECK_UPDATES=OFF
|
||||
-DPLATFORM_INSTALLER=OFF
|
||||
Reference in New Issue
Block a user