mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
dos2unix: 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
3c230b3fab
commit
781500c380
@ -9,7 +9,6 @@ DOS2UNIX_SITE = http://waterlan.home.xs4all.nl/dos2unix
|
|||||||
DOS2UNIX_LICENSE = BSD-2c
|
DOS2UNIX_LICENSE = BSD-2c
|
||||||
DOS2UNIX_LICENSE_FILES = COPYING.txt
|
DOS2UNIX_LICENSE_FILES = COPYING.txt
|
||||||
DOS2UNIX_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
DOS2UNIX_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
||||||
HOST_DOS2UNIX_DEPENDENCIES =
|
|
||||||
|
|
||||||
ifeq ($(BR2_ENABLE_LOCALE),y)
|
ifeq ($(BR2_ENABLE_LOCALE),y)
|
||||||
DOS2UNIX_DEPENDENCIES += host-gettext
|
DOS2UNIX_DEPENDENCIES += host-gettext
|
||||||
|
Loading…
x
Reference in New Issue
Block a user