Skip to content

Commit 5ba6a99

Browse files
authored
Add a GUI for the demo client (#112)
1 parent 986fe87 commit 5ba6a99

File tree

9 files changed

+784
-139
lines changed

9 files changed

+784
-139
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
sudo apt install -y --no-install-recommends \
2121
curl git build-essential \
2222
libgtk-4-dev gettext libdbus-1-dev libssl-dev libudev-dev \
23-
libxml2-utils desktop-file-utils \
23+
libxml2-utils blueprint-compiler desktop-file-utils \
2424
python3-pip ninja-build libnfc-dev libpcsclite-dev
2525
- name: Install Meson
2626
run: |

0 commit comments

Comments
 (0)