mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
e2tools: 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
f56c62be67
commit
259c1877c3
@ -13,6 +13,7 @@ E2TOOLS_LICENSE = GPLv2
|
|||||||
E2TOOLS_LICENSE_FILES = COPYING
|
E2TOOLS_LICENSE_FILES = COPYING
|
||||||
E2TOOLS_DEPENDENCIES = e2fsprogs
|
E2TOOLS_DEPENDENCIES = e2fsprogs
|
||||||
E2TOOLS_CONF_ENV = LIBS="-lpthread"
|
E2TOOLS_CONF_ENV = LIBS="-lpthread"
|
||||||
|
HOST_E2TOOLS_DEPENDENCIES = host-e2fsprogs
|
||||||
HOST_E2TOOLS_CONF_ENV = LIBS="-lpthread"
|
HOST_E2TOOLS_CONF_ENV = LIBS="-lpthread"
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user