mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
net-p2p/dogecoin-qt: added REQUIRED_USE constraint for dogecoind option
Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
This commit is contained in:
@@ -13,6 +13,7 @@ SLOT="0"
|
||||
DB_VER="5.3"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="cpu_flags_x86_avx2 dogecoind tests utils +wallet +prune zmq"
|
||||
REQUIRED_USE="dogecoind? ( utils )"
|
||||
DOGEDIR="/opt/${PN}"
|
||||
DEPEND="
|
||||
sys-libs/db:"${DB_VER}"=[cxx]
|
||||
|
||||
Reference in New Issue
Block a user