mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
fwup: add explicit dependencies for host variant
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
42a2d5c505
commit
bd849a1031
@@ -9,6 +9,7 @@ FWUP_SITE = $(call github,fhunleth,fwup,$(FWUP_VERSION))
|
||||
FWUP_LICENSE = Apache-2.0
|
||||
FWUP_LICENSE_FILES = LICENSE
|
||||
FWUP_DEPENDENCIES = libconfuse libarchive libsodium
|
||||
HOST_FWUP_DEPENDENCIES = host-libconfuse host-libarchive host-libsodium
|
||||
FWUP_AUTORECONF = YES
|
||||
FWUP_CONF_ENV = ac_cv_path_HELP2MAN=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user