From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/python-matplotlib: new package
Date: Sat, 1 Jun 2019 15:04:57 +0200 [thread overview]
Message-ID: <20190601150457.240a9226@windsurf> (raw)
In-Reply-To: <1557417530-25084-3-git-send-email-jugurtha.belkalem@smile.fr>
Hello Jugurtha,
I am a bit late to the party since your patch has been applied, but I
found something odd, see below.
On Thu, 9 May 2019 17:58:50 +0200
Jugurtha BELKALEM <jugurtha.belkalem@smile.fr> wrote:
> + select BR2_PACKAGE_PYTHON_CYCLER
Why isn't this one a runtime dependency ?
> +PYTHON_MATPLOTLIB_DEPENDENCIES = freetype host-python-numpy \
> + libpng python-cycler
I dropped python-cycler from <pkg>_DEPENDENCIES, and then did a build
with "make python-matplotlib", so it only built the build time
dependencies and not the runtime dependencies, and it built just fine.
Could you comment on why you think python-cycler for the target would
be needed here ?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-06-01 13:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-09 15:58 [Buildroot] [PATCH 0/2] matplotlib for python 2d graphics Jugurtha BELKALEM
2019-05-09 15:58 ` [Buildroot] [PATCH 1/2] package/python-cycler: new package Jugurtha BELKALEM
2019-05-20 9:37 ` Peter Korsgaard
2019-05-09 15:58 ` [Buildroot] [PATCH 2/2] package/python-matplotlib: " Jugurtha BELKALEM
2019-05-20 9:55 ` Peter Korsgaard
2019-06-01 13:04 ` Thomas Petazzoni [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190601150457.240a9226@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.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.
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.