[Buildroot] [PATCH] package/docker-containerd: add missing dependency on host-pkgconf

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Dec 30 15:57:41 UTC 2018


Hello,

On Fri, 28 Dec 2018 16:07:40 +0100, Thomas Petazzoni wrote:
> When libsseccomp support is enabled, docker-containerd uses pkg-config
> to find libsseccomp, so we must depend on host-pkconf.
> 
> Fixes the following build issue, detected with per-package directory
> support:
> 
> pkg-config: exec: "pkg-config": executable file not found in $PATH
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  package/docker-containerd/docker-containerd.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

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


More information about the buildroot mailing list