mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00: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:
parent
42a2d5c505
commit
bd849a1031
@ -9,6 +9,7 @@ FWUP_SITE = $(call github,fhunleth,fwup,$(FWUP_VERSION))
|
|||||||
FWUP_LICENSE = Apache-2.0
|
FWUP_LICENSE = Apache-2.0
|
||||||
FWUP_LICENSE_FILES = LICENSE
|
FWUP_LICENSE_FILES = LICENSE
|
||||||
FWUP_DEPENDENCIES = libconfuse libarchive libsodium
|
FWUP_DEPENDENCIES = libconfuse libarchive libsodium
|
||||||
|
HOST_FWUP_DEPENDENCIES = host-libconfuse host-libarchive host-libsodium
|
||||||
FWUP_AUTORECONF = YES
|
FWUP_AUTORECONF = YES
|
||||||
FWUP_CONF_ENV = ac_cv_path_HELP2MAN=""
|
FWUP_CONF_ENV = ac_cv_path_HELP2MAN=""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user