net-libs/libbitcoinconsensus-0.12*: Add dependency on libsecp256k1

This commit is contained in:
Luke Dashjr
2016-07-02 13:46:24 +00:00
committed by Anthony G. Basile
parent f888bec998
commit c2e647d9b0
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ BITCOINCORE_COMMITHASH="188ca9c305d3dd0fb462b9d6a44048b1d99a05f3"
BITCOINCORE_LJR_DATE="20160226"
BITCOINCORE_LJR_PREV="rc1"
BITCOINCORE_IUSE="test"
BITCOINCORE_NEED_LIBSECP256K1=1
BITCOINCORE_NO_DEPEND="libevent"
inherit bitcoincore eutils

View File

@@ -8,6 +8,7 @@ BITCOINCORE_COMMITHASH="9779e1e1f320a45255f2e81325f2feceec3fa944"
BITCOINCORE_LJR_DATE="20160629"
BITCOINCORE_LJR_PREV="rc2"
BITCOINCORE_IUSE="test"
BITCOINCORE_NEED_LIBSECP256K1=1
BITCOINCORE_NO_DEPEND="libevent"
inherit bitcoincore eutils