mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
arch: Add missing git dependency.
This commit is contained in:
parent
41a7da1a46
commit
930399f069
@ -48,7 +48,7 @@ steps:
|
||||
|
||||
commands:
|
||||
- pacman -Sy --noconfirm
|
||||
- pacman -S --noconfirm base-devel python meson lsb-release
|
||||
- pacman -S --noconfirm base-devel python meson lsb-release git
|
||||
- chown -R nobody:nobody .
|
||||
- sudo -u nobody make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user