diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 6483cd9..402b9b0 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -37,7 +37,7 @@ jobs: - name: Install prerequisites run: | sudo apt update - sudo apt install -y make gcc patchelf chrpath qt5-default + sudo apt install -y make gcc patchelf chrpath qt5-default libxcb-cursor0 build-essential libgtk-3-dev - name: Build all run: | diff --git a/version.txt b/version.txt index 7693c96..446ba66 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.3 \ No newline at end of file +0.1.4 \ No newline at end of file