perl: 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:
Julien Floret 2016-07-03 00:21:36 +02:00 committed by Thomas Petazzoni
parent 43fdc9e9c9
commit 557429713d

View File

@ -90,10 +90,6 @@ define PERL_INSTALL_TARGET_CMDS
$(MAKE1) -C $(@D) DESTDIR="$(TARGET_DIR)" install.perl
endef
# We never want to have host-berkeleydb or host-gdbm as dependencies
# of host-perl.
HOST_PERL_DEPENDENCIES =
HOST_PERL_CONF_OPTS = \
-des \
-Dprefix="$(HOST_DIR)/usr" \