diff --git a/ci/appimage.deps.sh b/ci/appimage.deps.sh index 38ae1d4e37..183e6418cb 100755 --- a/ci/appimage.deps.sh +++ b/ci/appimage.deps.sh @@ -1,6 +1,6 @@ #!/bin/bash -eux sudo apt-get update -qq -sudo apt-get install wget +sudo apt-get install wget libfuse2 source ci/common.deps.sh