CI: add uuid-dev as ubuntu 18.04 build time dependency of ladish

This commit is contained in:
Nedko Arnaudov 2022-08-28 15:19:35 +03:00
parent 3c9ee65aa8
commit 6ff57fedbd
1 changed files with 1 additions and 1 deletions

View File

@ -41,5 +41,5 @@ jobs:
- name: Build ladish
shell: bash
run: |
sudo apt-get install libdbus-1-dev gettext intltool libasound2-dev
sudo apt-get install libdbus-1-dev gettext intltool libasound2-dev uuid-dev
make