all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Cyril Roelandt <tipecaml@gmail.com>
Cc: 16569@debbugs.gnu.org
Subject: bug#16569: [PATCH] gnu: Enable the 'ctypes' module in Python.
Date: Sun, 02 Feb 2014 08:30:00 +0100	[thread overview]
Message-ID: <87d2j655vr.fsf@gnu.org> (raw)
In-Reply-To: <1391215560-6020-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Sat, 1 Feb 2014 01:46:00 +0100")

Cyril Roelandt <tipecaml@gmail.com> skribis:

> * gnu/packages/python.scm (python-2): add libffi to the inputs and use it to
>   build the ctypes module.

Oh I see now, nice!

>      (inputs
>       `(("bzip2" ,bzip2)
>         ("gdbm" ,gdbm)
> +       ("libffi" ,libffi)                         ; for ctypes
>         ("openssl" ,openssl)
> +       ("pkg-config" ,pkg-config)

‘pkg-config’ should be in ‘native-inputs’.

OK to commit with this change!

Thanks,
Ludo’.

  parent reply	other threads:[~2014-02-02  7:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-27 11:36 bug#16569: Python package doesn't install ctypes module Sree Harsha Totakura
2014-01-27 18:06 ` Ludovic Courtès
2014-01-27 19:17   ` Sree Harsha Totakura
2014-02-01  0:45     ` Cyril Roelandt
2014-02-02  7:26       ` Ludovic Courtès
2014-02-01  0:46 ` bug#16569: [PATCH] gnu: Enable the 'ctypes' module in Python Cyril Roelandt
2014-02-01  0:47   ` Fwd: " Cyril Roelandt
2014-02-02  7:30   ` Ludovic Courtès [this message]
2014-02-03 19:56   ` bug#16569: " Sree Harsha Totakura
2014-03-29 13:12     ` 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=87d2j655vr.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=16569@debbugs.gnu.org \
    --cc=tipecaml@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.