dosfstools: remove empty host dependencies definition
authorJulien Floret <julien.floret@6wind.com>
Sat, 2 Jul 2016 22:21:30 +0000 (00:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 08:24:02 +0000 (10:24 +0200)
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dosfstools/dosfstools.mk

index 28a7b421c22763ef943fa09137f0b303f03e15e3..67c6f731031982d8af27dd16a1c8fc3745df22de 100644 (file)
@@ -12,9 +12,6 @@ DOSFSTOOLS_LICENSE_FILES = COPYING
 DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks --exec-prefix=/
 HOST_DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks
 
-# Avoid target dosfstools dependencies, no host-libiconv
-HOST_DOSFSTOOLS_DEPENDENCIES =
-
 ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
 DOSFSTOOLS_CONF_OPTS += --with-udev
 DOSFSTOOLS_DEPENDENCIES += udev