diff options
| author | Cory Fields <[email protected]> | 2014-06-06 10:23:34 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2014-07-01 12:27:15 -0400 |
| commit | b150b09edcd3b6b7ca5f26ca6ebee92bbad97089 (patch) | |
| tree | 4af877e14b14cab3d45f6736adf0fc5a285edaf2 /contrib/debian/control | |
| parent | Merge pull request #4448 from laanwj/2014_07_qt_payment_rq_logging (diff) | |
| download | discoin-b150b09edcd3b6b7ca5f26ca6ebee92bbad97089.tar.xz discoin-b150b09edcd3b6b7ca5f26ca6ebee92bbad97089.zip | |
secp256k1: add libtool as a dependency
Diffstat (limited to 'contrib/debian/control')
| -rw-r--r-- | contrib/debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/debian/control b/contrib/debian/control index 9e006a707..a04e88d4e 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -6,6 +6,7 @@ Uploaders: Micah Anderson <[email protected]> Build-Depends: debhelper, devscripts, automake, + libtool, bash-completion, libboost-system-dev (>> 1.35) | libboost-system1.35-dev, libdb4.8++-dev, |