diff options
author | Leo Nikkilä <hello@lnikki.la> | 2022-04-02 21:34:18 +0300 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-04-05 20:41:40 +0200 |
commit | d15a601a85c85431a691c2a3f85b9e6e0948a540 (patch) | |
tree | ce34cc7575d07b3959635167cca1f6f862665a2f /po/packages | |
parent | 86ee397e2658de915d79fd4ad6d2217b941b4682 (diff) | |
download | guix-d15a601a85c85431a691c2a3f85b9e6e0948a540.tar.gz guix-d15a601a85c85431a691c2a3f85b9e6e0948a540.zip |
gnu: phodav: Use libsoup 2 instead of libsoup 3.
Looks like phodav requires libsoup 2. Example of failing build logs,
wanting libsoup 2.4: <https://ci.guix.gnu.org/build/584454/log/raw>
After swapping the dependency, tests were failing due to HOME not being
writable. I added a new build phase to account for this. I also removed
the start-virtual-dir-server phase which no longer seems required, the
tests pass without it.
* gnu/packages/gnome.scm (phodav): Fix build, tests.
[inputs]: Replace libsoup 3 with libsoup 2.
[arguments]<#:phases>[set-temporary-home]: New phase.
[arguments]<#:phases>[start-virtual-dir-server]: Remove phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'po/packages')
0 files changed, 0 insertions, 0 deletions