libunwind is required for Ddevel=enabled on GitHub
[geeqie.git] / .github / workflows / check-build-actions.yml
index a4802c6..53b70ae 100644 (file)
@@ -43,6 +43,7 @@ jobs:
     - 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 pandoc
     #~ - run: sudo apt-get install yelp-tools
     - uses: actions/checkout@v3