mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03: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
@@ -10,7 +10,7 @@ LIBDVDNAV_SITE = http://dvdnav.mplayerhq.hu/releases
|
||||
LIBDVDNAV_AUTORECONF = YES
|
||||
LIBDVDNAV_INSTALL_STAGING = YES
|
||||
|
||||
LIBDVDNAV_DEPENDENCIES = libdvdread host-pkg-config
|
||||
LIBDVDNAV_DEPENDENCIES = libdvdread host-pkgconf
|
||||
|
||||
# By default libdvdnav tries to find dvdread-config in $PATH. Because
|
||||
# of cross compilation, we prefer using pkg-config.
|
||||
|
||||
Reference in New Issue
Block a user