From: ludo@gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/4] gnu: python-pygobject: Add search path for GI_TYPELIB_PATH.
Date: Mon, 07 Mar 2016 00:15:54 +0100 [thread overview]
Message-ID: <87fuw3ci51.fsf@gnu.org> (raw)
In-Reply-To: <1457248078-13098-2-git-send-email-iyzsong@gmail.com> ("宋文武"'s message of "Sun, 6 Mar 2016 15:07:56 +0800")
宋文武 <iyzsong@gmail.com> skribis:
> * gnu/packages/glib.scm (python-pygobject)[native-search-paths]: Use the
> same search paths as gobject-introspection.
[...]
> --- a/gnu/packages/glib.scm
> +++ b/gnu/packages/glib.scm
> @@ -548,6 +548,7 @@ useful for C++.")
> ;; test_callback_user_data_middle_single
> ;; test_callback_user_data_middle_tuple
> '(#:tests? #f))
> + (native-search-paths (package-native-search-paths gobject-introspection))
Could you add a comment briefly explaining why this is necessary? It’s
not entirely clear to me if this is a workaround or the “obvious” thing.
Thanks,
Ludo’.
next prev parent reply other threads:[~2016-03-06 23:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-06 7:07 [PATCH 1/4] gnu: orc: Update to 0.4.25 宋文武
2016-03-06 7:07 ` [PATCH 2/4] gnu: python-pygobject: Add search path for GI_TYPELIB_PATH 宋文武
2016-03-06 23:15 ` Ludovic Courtès [this message]
2016-03-06 7:07 ` [PATCH 3/4] gnu: python-pygobject: Propagate glib and libffi 宋文武
2016-03-06 23:17 ` Ludovic Courtès
2016-03-06 7:07 ` [PATCH 4/4] gnu: Add gst-python 宋文武
2016-03-06 7:15 ` Efraim Flashner
2016-03-06 7:25 ` 宋文武
2016-03-06 23:20 ` Ludovic Courtès
2016-03-07 1:59 ` 宋文武
2016-03-06 23:14 ` [PATCH 1/4] gnu: orc: Update to 0.4.25 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fuw3ci51.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=iyzsong@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.