diff options
| author | Matt Corallo <[email protected]> | 2015-10-09 13:40:36 -0700 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2015-10-09 13:43:16 -0700 |
| commit | e253e83c5cc38f1bef7a784671541399bcd0a205 (patch) | |
| tree | 7574095a8971725a1cd2437fb1af948b262d3368 /contrib/debian/control | |
| parent | Merge pull request #6789 (diff) | |
| download | discoin-e253e83c5cc38f1bef7a784671541399bcd0a205.tar.xz discoin-e253e83c5cc38f1bef7a784671541399bcd0a205.zip | |
Update debian/changelog and slight tweak to debian/control
Diffstat (limited to 'contrib/debian/control')
| -rw-r--r-- | contrib/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/debian/control b/contrib/debian/control index 01625b843..abbea8b80 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -20,7 +20,8 @@ Build-Depends: debhelper, qt4-qmake, libqt4-dev, libqrencode-dev, - libprotobuf-dev, protobuf-compiler + libprotobuf-dev, protobuf-compiler, + python Standards-Version: 3.9.2 Homepage: http://www.bitcoin.org/ Vcs-Git: git://github.com/bitcoin/bitcoin.git |