unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: John Soo <jsoo1@asu.edu>
Cc: 44646@debbugs.gnu.org
Subject: bug#44646: [PATCH] gnu: Add uuid support (back?) to recutils.
Date: Mon, 16 Nov 2020 12:32:00 +0100	[thread overview]
Message-ID: <87ima5zgen.fsf@gnu.org> (raw)
In-Reply-To: <87v9e7wtt5.fsf@asu.edu> (John Soo's message of "Sat, 14 Nov 2020 12:46:14 -0800")

Hi,

John Soo <jsoo1@asu.edu> skribis:

> From ad122b175d798ab3d50e7b41337694538043a218 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1@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’.




  reply	other threads:[~2020-11-16 11:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-14 20:46 bug#44646: [PATCH] gnu: Add uuid support (back?) to recutils John Soo
2020-11-16 11:32 ` Ludovic Courtès [this message]
2020-11-16 16:16   ` John Soo
2020-11-18 22:04     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ima5zgen.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=44646@debbugs.gnu.org \
    --cc=jsoo1@asu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).