summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild')
-rw-r--r--dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild
index be2207338435..b19f22a49f55 100644
--- a/dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild
+++ b/dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild
@@ -60,6 +60,8 @@ src_prepare() {
eapply "${knots_patchdir}/${KNOTS_P}.ts.patch"
fi
+ eapply "${FILESDIR}/${PV}-no-libevent.patch"
+
eapply_user
echo '#!/bin/true' >share/genbuild.sh || die