From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 7/7] package/python-weasyprint: new package
Date: Sat, 4 Dec 2021 22:49:02 +0100 [thread overview]
Message-ID: <20211204224902.150717d3@windsurf> (raw)
In-Reply-To: <20211127113735.2178776-7-james.hilliard1@gmail.com>
Hello James,
On Sat, 27 Nov 2021 04:37:35 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/Config.in | 1 +
> package/python-weasyprint/Config.in | 17 +++++++++++++++++
> .../python-weasyprint/python-weasyprint.hash | 5 +++++
> package/python-weasyprint/python-weasyprint.mk | 14 ++++++++++++++
> 4 files changed, 37 insertions(+)
Entry in DEVELOPERS file was missing.
> +config BR2_PACKAGE_PYTHON_WEASYPRINT
> + bool "python-weasyprint"
> + depends on BR2_PACKAGE_PYTHON3
> + select BR2_PACKAGE_PYTHON_CFFI # runtime
> + select BR2_PACKAGE_PYTHON_CSSSELECT2 # runtime
> + select BR2_PACKAGE_PYTHON_FONTTOOLS # runtime
> + select BR2_PACKAGE_PYTHON_BROTLI # runtime
> + select BR2_PACKAGE_PYTHON_ZOPFLI # runtime
> + select BR2_PACKAGE_PYTHON_HTML5LIB # runtime
> + select BR2_PACKAGE_PYTHON_PILLOW # runtime
> + select BR2_PACKAGE_PYTHON_PYDYF # runtime
> + select BR2_PACKAGE_PYTHON_PYPHEN # runtime
> + select BR2_PACKAGE_PYTHON_TINYCSS2 # runtime
Alphabetic ordering is preferred.
Applied to next after fixing those two minor issues. Thanks!
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-12-04 21:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-27 11:37 [Buildroot] [PATCH 1/7] package/python-tinycss2: new package James Hilliard
2021-11-27 11:37 ` [Buildroot] [PATCH 2/7] package/python-cssselect2: " James Hilliard
2021-12-04 21:21 ` Thomas Petazzoni
2021-11-27 11:37 ` [Buildroot] [PATCH 3/7] package/python-pyphen: bump to version 0.11.0 James Hilliard
2021-12-04 21:21 ` Thomas Petazzoni
2021-11-27 11:37 ` [Buildroot] [PATCH 4/7] package/python-fonttools: new package James Hilliard
2021-12-04 21:24 ` Thomas Petazzoni
2021-11-27 11:37 ` [Buildroot] [PATCH 5/7] package/python-zopfli: " James Hilliard
2021-12-04 21:26 ` Thomas Petazzoni
2021-11-27 11:37 ` [Buildroot] [PATCH 6/7] package/python-pydyf: " James Hilliard
2021-12-04 21:36 ` Thomas Petazzoni
2021-11-27 11:37 ` [Buildroot] [PATCH 7/7] package/python-weasyprint: " James Hilliard
2021-12-04 21:49 ` Thomas Petazzoni [this message]
2021-12-04 21:20 ` [Buildroot] [PATCH 1/7] package/python-tinycss2: " Thomas Petazzoni
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=20211204224902.150717d3@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox