Tidy AppImage generation files
[geeqie.git] / .github / workflows / appimage-aarch64.yml
index e29e12e..1d7b65b 100644 (file)
@@ -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