morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

commit 5d7a2198f3d8159ca7f37a13b6ef7e6b11e98fa6
parent 56e4d3c21b12d69be009fa64eadaab9a4b6484e9
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Wed, 31 Jan 2018 16:36:26 +0100

Cleanup snap config
Diffstat:
Msnap/snapcraft.yaml | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml @@ -22,9 +22,8 @@ parts: - curl - libfontconfig - xvfb + - software-properties-common build: | - apt-get -qq update - apt-get install -y -qq software-properties-common add-apt-repository -y ppa:gophers/archive apt-get -qq update apt-get -y -qq install golang-1.9-go