mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
packages: switch to host-pkgconf
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3ee3e3d22e
commit
019a581f89
@@ -6,7 +6,7 @@
|
||||
|
||||
GOB2_VERSION = 2.0.18
|
||||
GOB2_SITE = http://ftp.5z.com/pub/gob
|
||||
GOB2_DEPENDENCIES = libglib2 flex bison host-pkg-config host-flex
|
||||
GOB2_DEPENDENCIES = libglib2 flex bison host-pkgconf host-flex
|
||||
HOST_GOB2_DEPENDENCIES = host-libglib2
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user