Closed obrenckle closed 1 year ago
!testme
!bookwormtestme
@Jules-Bertholet can we please have this one merged? It's one of stepping stones for Bookworm compatibility.
@orhtej2 I will merge this, it seems reasonable, but please note that I don't use or maintain this app anymore. I will gladly transfer merge rights if anyone wants.
Problem
The dependency list was missing some packages listed as dependencies by gpodder. This caused errors while setting up the python virtualenv.
Solution
Add the missing dependencies (libffi-dev libjpeg-dev libwebp-dev) to pkg_dependencies. fixes #21
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)