GNU bug report logs - #47274
Linphone Packages

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <rg <at> raghavgururajan.name>

Date: Sat, 20 Mar 2021 04:28:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 47274 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Raghav Gururajan <rg <at> raghavgururajan.name>
Cc: 47274 <at> debbugs.gnu.org
Subject: Re: bug#47274: Linphone Packages
Date: Sat, 27 Mar 2021 01:05:00 -0400
Raghav Gururajan <rg <at> raghavgururajan.name> writes:

> Headers of soci has include-references to headers of these inputs.

This explanation would be better kept as a comment in the code :-).

> * gnu/packages/databases.scm (soci) [inputs]: Move to ...
> [propagated-inputs]: ... here.
> ---
>  gnu/packages/databases.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
> index 8be83f5cbe..76eb2357ef 100644
> --- a/gnu/packages/databases.scm
> +++ b/gnu/packages/databases.scm
> @@ -3777,7 +3777,7 @@ The drivers officially supported by @code{libdbi} are:
>                 (base32
>                  "14x2gjblkgpflv75wl144cyjp1sis5rbxnr9r2gj3yw16v2av0bp"))))
>      (build-system cmake-build-system)
> -    (inputs
> +    (propagated-inputs
>       `(("firebird" ,firebird)
>         ("postgresql" ,postgresql)
>         ("sqlite" ,sqlite)

Otherwise LGTM.




This bug report was last modified 4 years and 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.