working on wayland clipboard (#2284)

This commit is contained in:
borgmanJeremy
2022-01-21 15:57:27 -06:00
committed by GitHub
parent 9519b77917
commit 9005a14b3a
6 changed files with 39 additions and 7 deletions

View File

@@ -484,6 +484,7 @@ jobs:
fcitx-frontend-qt5 \
openssl \
ca-certificates
- name: Get go-appimage tool
# Will not use linuxdeployqt anymore, because it suopprts currently still-supported mainstream distribution,
# which is glibc 2.23. For more information, please see https://github.com/probonopd/linuxdeployqt/issues/340.