diff options
| author | Matt Corallo <[email protected]> | 2017-05-04 17:15:16 -0400 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2017-06-03 21:59:36 +0000 |
| commit | e9a0d89bf7593a1ae7ac9b059793281f0b754540 (patch) | |
| tree | 96fec13ff46f9370fca0acfa46ccc9ac04c25ec9 /contrib/debian/changelog | |
| parent | Bump minimum boost version in contrib/debian (diff) | |
| download | discoin-e9a0d89bf7593a1ae7ac9b059793281f0b754540.tar.xz discoin-e9a0d89bf7593a1ae7ac9b059793281f0b754540.zip | |
Build with QT5 on Debian-based systems using contrib/debian
Github-Pull: #10328
Rebased-From: c5071e1f03085b4025f2a33fb2c3079d823d660c
Diffstat (limited to 'contrib/debian/changelog')
| -rw-r--r-- | contrib/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog index f38d6da83..1bef91039 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,9 @@ +bitcoin (0.14.1-trusty3) trusty; urgency=medium + + * Build with qt5 if we are on a non-Ubuntu (ie non-Unity) distro. + + -- Matt Corallo (BlueMatt) <[email protected]> Thu, 04 May 2017 17:13:00 -0400 + bitcoin (0.14.1-trusty2) trusty; urgency=medium * Bump minimum boost version in deps. |