diff options
author | Matt Corallo <git@bluematt.me> | 2017-05-04 17:15:16 -0400 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2017-05-05 13:29:38 -0400 |
commit | c5071e1f03085b4025f2a33fb2c3079d823d660c (patch) | |
tree | aae24d00a8fb8085fef1b38566881c1077516a9a /contrib/debian/changelog | |
parent | a8e928699a6ab612459e836ba24af143eae37b0f (diff) |
Build with QT5 on Debian-based systems using contrib/debian
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 f38d6da83a..1bef910398 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) <matt@mattcorallo.com> Thu, 04 May 2017 17:13:00 -0400 + bitcoin (0.14.1-trusty2) trusty; urgency=medium * Bump minimum boost version in deps. |