unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Guillaume LE VAILLANT <glv@posteo.net>
Cc: 36209-done@debbugs.gnu.org
Subject: bug#36209: [PATCH 3/3] gnu: Add gramps
Date: Wed, 26 Jun 2019 15:56:06 +0200	[thread overview]
Message-ID: <87imssih6x.fsf@gnu.org> (raw)
In-Reply-To: <20190614172751.22468-4-glv@posteo.net> (Guillaume LE VAILLANT's message of "Fri, 14 Jun 2019 19:27:51 +0200")

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

Guillaume LE VAILLANT <glv@posteo.net> skribis:

> * gnu/packages/genealogy.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Applied with the change below suggested by ‘guix lint’.

Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 763 bytes --]

diff --git a/gnu/packages/genealogy.scm b/gnu/packages/genealogy.scm
index 0ba29de0fb..2db3fdb918 100644
--- a/gnu/packages/genealogy.scm
+++ b/gnu/packages/genealogy.scm
@@ -51,7 +51,8 @@
          "1jz1fbjj6byndvir7qxzhd2ryirrd5h2kwndxpp53xdc05z1i8g7"))))
     (build-system python-build-system)
     (native-inputs
-     `(("gettext" ,gettext-minimal)))
+     `(("gettext" ,gettext-minimal)
+       ("intltool" ,intltool)))
     (inputs
      `(("font-gnu-freefont-ttf" ,font-gnu-freefont-ttf)
        ("geocode-glib" ,geocode-glib)
@@ -61,7 +62,6 @@
        ("gtk+" ,gtk+)
        ("gtkspell3" ,gtkspell3)
        ("graphviz" ,graphviz)
-       ("intltool" ,intltool)
        ("librsvg" ,librsvg)
        ("osm-gps-map" ,osm-gps-map)
        ("pango" ,pango)

      reply	other threads:[~2019-06-26 13:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-14 17:27 [bug#36209] [PATCH 0/3] Add gramps and dependencies Guillaume LE VAILLANT
2019-06-14 17:27 ` [bug#36210] [PATCH 1/3] gnu: Add python-bsddb3 Guillaume LE VAILLANT
2019-06-26 13:27   ` bug#36210: " Ludovic Courtès
2019-06-14 17:27 ` [bug#36211] [PATCH 2/3] gnu: Add osm-gps-map Guillaume LE VAILLANT
2019-06-26 13:34   ` bug#36211: " Ludovic Courtès
2019-06-14 17:27 ` [bug#36209] [PATCH 3/3] gnu: Add gramps Guillaume LE VAILLANT
2019-06-26 13:56   ` Ludovic Courtès [this message]

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=87imssih6x.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=36209-done@debbugs.gnu.org \
    --cc=glv@posteo.net \
    /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).