Include pandoc in AppImage generation files
[geeqie.git] / .github / workflows / appimage-aarch64.yml
index 538f85c..75f3f7a 100644 (file)
@@ -45,7 +45,7 @@ jobs:
             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 gettext
+            yes | sudo apt-get install pandoc
             mkdir -p $GITHUB_WORKSPACE/AppDir
             mkdir -p $GITHUB_WORKSPACE/AppDir/usr
             meson setup -Ddevel=disabled -Ddoxygen=disabled -Dyelp-build=disabled -Dprefix=$GITHUB_WORKSPACE/AppDir/usr build