xorriso: remove empty host dependencies definition
While there, fix some typos. 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
4bdb067e38
commit
fc5f44d98b
@ -8,9 +8,8 @@ XORRISO_VERSION = 1.4.2
|
||||
XORRISO_SITE = $(BR2_GNU_MIRROR)/xorriso
|
||||
XORRISO_LICENSE = GPLv3+
|
||||
XORRISO_LICENSE_FILES = COPYING COPYRIGHT
|
||||
HOST_XORRISO_DEPENDENCIES =
|
||||
# Disable everything until we actually need those feature, and add the correct
|
||||
# host-libraries
|
||||
# Disable everything until we actually need those features, and add the correct
|
||||
# host libraries
|
||||
HOST_XORRISO_CONF_OPTS = \
|
||||
--disable-zlib \
|
||||
--disable-bzip2 \
|
||||
|
Loading…
Reference in New Issue
Block a user