mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
dosfstools: remove empty host dependencies definition
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
781500c380
commit
bb57abf9dc
@ -12,9 +12,6 @@ DOSFSTOOLS_LICENSE_FILES = COPYING
|
|||||||
DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks --exec-prefix=/
|
DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks --exec-prefix=/
|
||||||
HOST_DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks
|
HOST_DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks
|
||||||
|
|
||||||
# Avoid target dosfstools dependencies, no host-libiconv
|
|
||||||
HOST_DOSFSTOOLS_DEPENDENCIES =
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
|
ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
|
||||||
DOSFSTOOLS_CONF_OPTS += --with-udev
|
DOSFSTOOLS_CONF_OPTS += --with-udev
|
||||||
DOSFSTOOLS_DEPENDENCIES += udev
|
DOSFSTOOLS_DEPENDENCIES += udev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user