mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
net-p2p/dogecoin-qt: added RDEPEND package
- Fixes missing 'dev-cpp/abseil-cpp' in RDEPEND needed by automagic dependency '--enable-c++14', which, in turn is requred by protobuf dependency which builds with minimum c++14 standard. The issue wasn't noticed because 'protobuf' was using the same 'dev-cpp/abseil-cpp' dependency for itself. Closes: https://bugs.gentoo.org/937507 Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>
This commit is contained in:
@@ -32,6 +32,7 @@ DEPEND="
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
dev-cpp/abseil-cpp
|
||||
cpu_flags_x86_avx2? (
|
||||
intel-avx2? ( ~app-crypt/intel-ipsec-mb-1.3 )
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user