summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild')
-rw-r--r--dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild
index f543b25451f7..8edb39555d7e 100644
--- a/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild
+++ b/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild
@@ -1,11 +1,12 @@
# Copyright 2010-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild,v 1.1 2015/02/23 21:58:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bitcoin-tx/bitcoin-tx-9999.ebuild,v 1.2 2015/03/03 23:49:34 blueness Exp $
EAPI=5
BITCOINCORE_NO_SYSLIBS=1
BITCOINCORE_IUSE=""
+BITCOINCORE_NEED_LIBSECP256K1=1
inherit bitcoincore
DESCRIPTION="Command-line Bitcoin transaction tool"