We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd8734 commit 86fb0e4Copy full SHA for 86fb0e4
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install system dependencies
19
run: |
20
sudo apt install -y --no-install-recommends \
21
- curl git build-essential python3 python3-pip python3-setuptools python3-wheel ninja-build \
+ curl git build-essential meson \
22
libgtk-4-dev gettext libdbus-1-dev libssl-dev libudev-dev \
23
desktop-file-utils
24
- name: Setup meson project
0 commit comments