Bug fix: GitHub workflow image tests
[geeqie.git] / .github / workflows / check-build-actions.yml
index 5ebe077..7dc3f21 100644 (file)
@@ -41,10 +41,12 @@ jobs:
     - run: sudo apt-get install libgexiv2-dev
     - run: sudo apt-get install libgspell-1-dev
     - run: sudo apt-get install libheif-dev
+    - run: sudo apt-get install libjxl-dev
     - run: sudo apt-get install liblua5.3-dev
     - run: sudo apt-get install libpoppler-glib-dev
     - run: sudo apt-get install libraw-dev libomp-dev
     - run: sudo apt-get install libunwind-dev
+    - run: sudo apt-get install webp-pixbuf-loader
     - run: sudo apt-get install pandoc
     #~ - run: sudo apt-get install yelp-tools
     - uses: actions/checkout@v3