GNU bug report logs - #44646
[PATCH] gnu: Add uuid support (back?) to recutils.

Previous Next

Package: guix;

Reported by: John Soo <jsoo1 <at> asu.edu>

Date: Sat, 14 Nov 2020 20:47:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: John Soo <jsoo1 <at> asu.edu>
Cc: 44646 <at> debbugs.gnu.org
Subject: bug#44646: [PATCH] gnu: Add uuid support (back?) to recutils.
Date: Mon, 16 Nov 2020 12:32:00 +0100
Hi,

John Soo <jsoo1 <at> asu.edu> skribis:

> From ad122b175d798ab3d50e7b41337694538043a218 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1 <at> asu.edu>
> Date: Sat, 14 Nov 2020 12:42:10 -0800
> Subject: [PATCH] gnu: Add uuid support to recutils.
>
> * gnu/packages/databases.scm (recutils): [inputs] Add lib output of
> util-linux.

[...]

>      (native-inputs `(("bc" ,bc)
>                       ("bash:include" ,bash "include")
>                       ("check" ,check)
> -                     ("libuuid" ,util-linux)
> +                     ("libuuid:out" ,util-linux)

Is this one even necessary?  (The label is misleading.)

>                       ("pkg-config" ,pkg-config)))
>  
>      ;; TODO: Add more optional inputs.
>      (inputs `(("curl" ,curl)
> -              ("libgcrypt" ,libgcrypt)))
> +              ("libgcrypt" ,libgcrypt)
> +              ("libuuid:lib" ,util-linux "lib")))

Thanks,
Ludo’.




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

Previous Next


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