1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge pull request #5825

Maxim Biro (1):
      feat: add Fcitx and Uim support to AppImage
This commit is contained in:
sudden6 2019-09-28 14:26:31 +02:00
commit 8536139341
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

@ -75,7 +75,8 @@ git patchelf tclsh libssl-dev cmake extra-cmake-modules build-essential \
check checkinstall libavdevice-dev libexif-dev libgdk-pixbuf2.0-dev \
libgtk2.0-dev libopenal-dev libopus-dev libqrencode-dev libqt5opengl5-dev \
libqt5svg5-dev libsodium-dev libtool libvpx-dev libxss-dev \
qt5-default qttools5-dev qttools5-dev-tools qtdeclarative5-dev
qt5-default qttools5-dev qttools5-dev-tools qtdeclarative5-dev \
fcitx-frontend-qt5 uim-qt5
# get version
cd "$QTOX_SRC_DIR"