[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52849] [PATCH 0/2] Fix pantalaimon build by adding optional depende
From: |
Aleksandr Vityazev |
Subject: |
[bug#52849] [PATCH 0/2] Fix pantalaimon build by adding optional dependencies |
Date: |
Tue, 28 Dec 2021 15:19:21 +0000 |
Hi,
On 2021-12-28, 23:09 +0900, Sébastien Lerique <sl@eauchat.org> wrote:
> With the introduction of the sanity check in python-build-system,
> pantalaimon's build fails because of missing optional dependencies. This
> patchset fixes the full build.
>
> I'm a little confused as to why this did not appear earlier to me, as git
> blame shows the sanity check was introduced in February 2021, and my initial
> patchset for pantalaimon was in October 2021. Possibly this comes from my
> recent upgrade of guix-daemon on foreign distro.
>
> Sébastien Lerique (2):
> gnu: Add python-pydbus.
> gnu: pantalaimon: Add optional dependencies.
>
> gnu/packages/matrix.scm | 7 ++++++-
> gnu/packages/python-xyz.scm | 32 ++++++++++++++++++++++++++++++++
> 2 files changed, 38 insertions(+), 1 deletion(-)
>
>
> base-commit: e48b9d57129a9e7e680f5988b53ac87ebf946a39
Patches have already been sent before: https://issues.guix.gnu.org/52700
--
Best regards,
Aleksandr Vityazev