[Pkg-bitcoin-commits] [python-quamash] 41/78: apt-get install qt59

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.6.0_dfsg-1
in repository python-quamash.

commit 3fd7a6d1521ce7b7f3775b41be9c28dd0ad1243e
Author: Korijn van Golen <k.vangolen at clinicalgraphics.com>
Date:   Mon Aug 14 09:12:39 2017 +0200

    apt-get install qt59
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9956a25..c751327 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,9 +23,9 @@ install:
   # Qt4
   - sudo apt-get install -y libqt4-dev
   # Qt5
-  - sudo add-apt-repository -y ppa:beineri/opt-qt551-trusty
+  - sudo add-apt-repository -y ppa:beineri/opt-qt59-trusty
   - sudo apt-get update
-  - sudo apt-get install -y qt55base
+  - sudo apt-get install -y qt59base
   # Builds
   - pushd /builds
   # SIP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list