Skip to content
Snippets Groups Projects
Commit 1b1460c2 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[pkg] add-apt-repository not installed by default

parent b652e25d
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ all: icon locales build
install_go:
# the version of go in bionic is too old. let's get something newer from a ppa.
@sudo apt install software-properties-common
@sudo add-apt-repository ppa:longsleep/golang-backports
@sudo apt-get update
@sudo apt-get install golang-go
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment