X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fappimage-aarch64.yml;fp=.github%2Fworkflows%2Fappimage-aarch64.yml;h=1d7b65bfb06bc852e5ce724a2e69b74e44b086c1;hp=e29e12ebc83ce87e228545ba2fd816443620a405;hb=831dd3383c7b7be041b03b614f0ad04b763c4728;hpb=0e1d9deea25dcdc94ecbc07830979e34b6681573 diff --git a/.github/workflows/appimage-aarch64.yml b/.github/workflows/appimage-aarch64.yml index e29e12eb..1d7b65bf 100644 --- a/.github/workflows/appimage-aarch64.yml +++ b/.github/workflows/appimage-aarch64.yml @@ -31,6 +31,8 @@ jobs: yes | sudo apt-get update yes | sudo apt-get install build-essential libgtk-3-dev libgtk-3-bin yes | sudo apt-get install evince + yes | sudo apt-get install gettext + yes | sudo apt-get install git yes | sudo apt-get install libarchive-dev yes | sudo apt-get install libchamplain-0.12-dev libchamplain-gtk-0.12-dev yes | sudo apt-get install libdw-dev @@ -44,11 +46,9 @@ jobs: yes | sudo apt-get install libraw-dev libomp-dev yes | sudo apt-get install libunwind-dev yes | sudo apt-get install libwebp-dev - yes | sudo apt-get install gettext - yes | sudo apt-get install git - yes | sudo apt-get install python3 python3-pip python3-setuptools python3-wheel ninja-build yes | sudo apt-get install meson yes | sudo apt-get install pandoc + yes | sudo apt-get install python3 python3-pip python3-setuptools python3-wheel ninja-build yes | sudo apt-get install yelp-tools mkdir -p $GITHUB_WORKSPACE/AppDir mkdir -p $GITHUB_WORKSPACE/AppDir/usr