Skip to content
Snippets Groups Projects
Commit 3d351de4 authored by Pavel Vondruska's avatar Pavel Vondruska
Browse files

Missing wget package for downloading gpg keys

parent 509ce590
Branches
No related tags found
No related merge requests found
Pipeline #2290 passed
...@@ -36,7 +36,7 @@ EOSOURCES ...@@ -36,7 +36,7 @@ EOSOURCES
# Instalace buildovacich veci a zavislosti # Instalace buildovacich veci a zavislosti
apt update -qqq apt update -qqq
apt install -yqqq git devscripts build-essential gpg apt install -yqqq git devscripts build-essential gpg dpkg-dev wget
apt source linux apt source linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment