prevent clean / accidental merging of bitcoin#13782

Signed-off-by: pasta <pasta@dashboost.org>
This commit is contained in:
pasta 2021-06-28 21:32:37 -05:00
parent fa7ef879ac
commit f9a16ff05d

View File

@ -5,7 +5,7 @@ suites:
architectures: architectures:
- "amd64" - "amd64"
packages: packages:
- "libssl-dev" - "libssl-dev" # do not merge bitcoin#13782, see https://github.com/dashpay/dash/pull/3894
- "autoconf" - "autoconf"
- "automake" - "automake"
- "libtool" - "libtool"