guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47274] Linphone Packages


From: Maxim Cournoyer
Subject: [bug#47274] Linphone Packages
Date: Sat, 27 Mar 2021 01:05:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Raghav Gururajan <rg@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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]