Skip to content

Commit 3817f7f

Browse files
authored
Merge pull request #103 from msirringhaus/nfc
Add support for NFC
2 parents 0e17121 + e31b709 commit 3817f7f

File tree

21 files changed

+2164
-491
lines changed

21 files changed

+2164
-491
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
curl git build-essential \
2222
libgtk-4-dev gettext libdbus-1-dev libssl-dev libudev-dev \
2323
libxml2-utils desktop-file-utils \
24-
python3-pip ninja-build
24+
python3-pip ninja-build libnfc-dev libpcsclite-dev
2525
- name: Install Meson
2626
run: |
2727
# Newer version needed for --interactive flag needed below

0 commit comments

Comments
 (0)