Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libpciaccess: add new host-pkgconf dependency
@ 2022-10-25 15:00 James Hilliard
  2022-10-25 20:59 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2022-10-25 15:00 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, James Hilliard

After updating to version 0.17 we need host-pkgconf.

Fixes:
 - http://autobuild.buildroot.net/results/d41/d41509feaa889979668fa5105ca1defca71567a6

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/libpciaccess/libpciaccess.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libpciaccess/libpciaccess.mk b/package/libpciaccess/libpciaccess.mk
index 68d46b7f50..525a3bcd02 100644
--- a/package/libpciaccess/libpciaccess.mk
+++ b/package/libpciaccess/libpciaccess.mk
@@ -10,6 +10,7 @@ LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib
 LIBPCIACCESS_LICENSE = MIT
 LIBPCIACCESS_LICENSE_FILES = COPYING
 LIBPCIACCESS_INSTALL_STAGING = YES
+LIBPCIACCESS_DEPENDENCIES = host-pkgconf
 
 ifeq ($(BR2_PACKAGE_ZLIB),y)
 LIBPCIACCESS_CONF_OPTS += --with-zlib
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/libpciaccess: add new host-pkgconf dependency
  2022-10-25 15:00 [Buildroot] [PATCH 1/1] package/libpciaccess: add new host-pkgconf dependency James Hilliard
@ 2022-10-25 20:59 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-10-25 20:59 UTC (permalink / raw)
  To: James Hilliard; +Cc: Bernd Kuhls, buildroot

On Tue, 25 Oct 2022 09:00:48 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> After updating to version 0.17 we need host-pkgconf.
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/d41/d41509feaa889979668fa5105ca1defca71567a6
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/libpciaccess/libpciaccess.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-25 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-25 15:00 [Buildroot] [PATCH 1/1] package/libpciaccess: add new host-pkgconf dependency James Hilliard
2022-10-25 20:59 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox