Add libxi6.

square-messages
Black Hat 2018-10-14 03:42:02 +00:00
parent de6701227d
commit 3387b52510
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ build-appimage:
stage: build
before_script:
- sudo apt-get update
- sudo apt-get install -y wget libpulse-dev fuse
- sudo apt-get install -y wget libpulse-dev fuse libxi6
- git submodule update --init --recursive
- wget https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
- chmod +x linuxdeployqt-continuous-x86_64.AppImage