added libqrencode as build dependency

This commit is contained in:
Lasan Mahaliyana
2026-04-15 20:06:33 +05:30
committed by GitHub
parent 1b03bd9202
commit 73dede3eb2
@@ -66,7 +66,8 @@ jobs:
qt6-declarative-dev \
qt6-wayland \
qt6-tools-dev \
qt6-tools-dev-tools
qt6-tools-dev-tools \
libqrencode-dev
- name: Build and install sdbus-c++
run: |