Skip to content
Snippets Groups Projects
Verified Commit 92d6b9c5 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Install deps for add-apt-repo

parent cee73d75
No related branches found
No related tags found
No related merge requests found
Pipeline #1362 failed
......@@ -161,6 +161,7 @@ appimage-amd64:
QT_PKG: 515
before_script:
# app build requirements
- apt-get update && apt-get install -y software-properties-common
- add-apt-repository ppa:beineri/opt-qt-5.15.2-xenial -y
- apt-get update
- apt-get install -y git wget curl
......
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