diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index 8ef0bad..d156b9a 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -57,7 +57,14 @@ jobs: libfreetype6-dev \ libpng-dev \ libtiff5-dev \ - libjpeg-dev + libjpeg-dev \ + libglpk-dev \ + poppler-utils \ + tesseract-ocr \ + tesseract-ocr-eng \ + maxima \ + python3-pip + # Set up pandoc for documentation - name: Set up Pandoc