diff options
Diffstat (limited to 'net-p2p/bitcoind/bitcoind-0.17.1.ebuild')
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.17.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.17.1.ebuild b/net-p2p/bitcoind/bitcoind-0.17.1.ebuild index 2f1df22dec83..f8e1efe4331a 100644 --- a/net-p2p/bitcoind/bitcoind-0.17.1.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.17.1.ebuild @@ -71,6 +71,7 @@ src_prepare() { local knots_patchdir="${WORKDIR}/${KNOTS_P}.patches/" + eapply "${FILESDIR}"/${PN}-0.16.3-missing-include.patch eapply "${knots_patchdir}/${KNOTS_P}.syslibs.patch" if use knots; then |