Skip to content

Commit

Permalink
Try with gir1.2-pango-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMStraub committed Nov 17, 2023
1 parent 2079aba commit 38776a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Ubuntu dependencies
run: sudo apt update && sudo apt-get -y install gettext appstream pkg-config libcairo2-dev gir1.2-gtk-3.0 libgirepository1.0-dev libicu-dev libopencv-dev python3-opencv python3-numpy tesseract-ocr tesseract-ocr-all
run: sudo apt update && sudo apt-get -y install gettext appstream pkg-config libcairo2-dev gir1.2-gtk-3.0 libgirepository1.0-dev libicu-dev libopencv-dev python3-opencv python3-numpy tesseract-ocr tesseract-ocr-all gir1.2-pango-1.0
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip wheel
Expand Down

0 comments on commit 38776a0

Please sign in to comment.