Skip to content

Commit ff18e59

Browse files
committed
Install NFC-system libraries in the github-CI
1 parent 828337e commit ff18e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)