[Buildroot] [PATCH 1/2] package/file: add libmagic.pc

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Feb 1 10:33:47 UTC 2020


On Fri, 31 Jan 2020 20:40:57 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fixes:
>  - http://autobuild.buildroot.org/results/37b1ef54dc41100689f311fbc31fc9300dc6ae63
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/file/0001-Add-libmagic.pc.patch | 76 +++++++++++++++++++++++++
>  package/file/file.mk                    |  2 +
>  2 files changed, 78 insertions(+)
>  create mode 100644 package/file/0001-Add-libmagic.pc.patch

Thanks, both applied. I hope the patch adding libmagic.pc will be
accepted upstream by the file developers, as otherwise we would have to
keep it forever, and the AUTORECONF = YES as well. But what you did is
the right way of fixing the issue (instead of doing a work around in
the gerbera package). We might however have to fix several other
packages to make them use pkg-config to get the details of libmagic.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list