From e77ee9ace330a018b79193245bfbf0cf4f203acb Mon Sep 17 00:00:00 2001 From: Chatewgne Date: Mon, 12 Dec 2022 15:28:02 +0100 Subject: [PATCH] Add libvips to dependencies --- .github/workflows/test.yml | 3 ++- debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dfa54f18e4..fc45b512a6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -112,7 +112,8 @@ jobs: libpango1.0-0 \ libpangocairo-1.0-0 \ libgdk-pixbuf2.0-dev \ - libffi-dev + libffi-dev \ + libvips sudo apt-get install -y --no-install-recommends postgis - name: Install python dependencies diff --git a/debian/control b/debian/control index 7b11126b46..d55008cd56 100644 --- a/debian/control +++ b/debian/control @@ -34,5 +34,6 @@ Depends: screamshotter (>= 2.0.9), screamshotter (<< 3.0.0), convertit, - python3.8 (>= 3.8) + python3.8 (>= 3.8), + libvips Description: Manage and promote your tourist trails and activites