diff options
| author | Christian von Roques <[email protected]> | 2012-05-23 15:27:41 -0400 |
|---|---|---|
| committer | Christian von Roques <[email protected]> | 2012-05-23 15:27:41 -0400 |
| commit | dbd9c486bb02c567668c8f3952f37c1917d8bcca (patch) | |
| tree | 2e1e4c4bedfe1f1be1d7de6d82c5bab96505366d /contrib/debian/control | |
| parent | Bash programmable completion for bitcoind(1) (diff) | |
| download | discoin-dbd9c486bb02c567668c8f3952f37c1917d8bcca.tar.xz discoin-dbd9c486bb02c567668c8f3952f37c1917d8bcca.zip | |
Use debhelper to install bitcoind.bash-completion
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 745fd71ea..de067d8fc 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -5,6 +5,7 @@ Maintainer: Jonas Smedegaard <[email protected]> Uploaders: Micah Anderson <[email protected]> Build-Depends: debhelper, devscripts, + bash-completion, libboost-system-dev (>> 1.35) | libboost-system1.35-dev, libdb4.8++-dev, libssl-dev, |