From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/php: fix gd dependencies
Date: Wed, 06 May 2020 07:28:45 +0200 [thread overview]
Message-ID: <87bln1einm.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20200418090343.140078-2-aussedat.louis@gmail.com> (Louis Aussedat's message of "Sat, 18 Apr 2020 11:03:43 +0200")
>>>>> "Louis" == Louis Aussedat <aussedat.louis@gmail.com> writes:
> Due to migration to pkg-config in php 7.4, the detection of
> library dependencies has been changed.
> source from php.net:
> --with-gd becomes --enable-gd
> --with-png-dir has been removed. libpng is required.
> --with-zlib-dir has been removed. zlib is required.
> --with-freetype-dir becomes --with-freetype
> --with-jpeg-dir becomes --with-jpeg
> Signed-off-by: Louis Aussedat <aussedat.louis@gmail.com>
Committed to 2020.02.x, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2020-05-06 5:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-18 9:03 [Buildroot] [PATCH 1/2] package/php: fix zip support Louis Aussedat
2020-04-18 9:03 ` [Buildroot] [PATCH 2/2] package/php: fix gd dependencies Louis Aussedat
2020-04-18 13:26 ` Thomas Petazzoni
2020-05-06 5:28 ` Peter Korsgaard [this message]
2020-04-18 13:25 ` [Buildroot] [PATCH 1/2] package/php: fix zip support Thomas Petazzoni
2020-05-06 5:28 ` Peter Korsgaard
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=87bln1einm.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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.