mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
perl-xml-parser: fix build
(missing when changing the naming scheme of Perl modules) Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
fbb3b86202
commit
ff7de87fce
@ -10,7 +10,7 @@ PERL_XML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR/
|
|||||||
PERL_XML_PARSER_DEPENDENCIES = expat
|
PERL_XML_PARSER_DEPENDENCIES = expat
|
||||||
PERL_XML_PARSER_LICENSE = Artistic or GPLv1+
|
PERL_XML_PARSER_LICENSE = Artistic or GPLv1+
|
||||||
|
|
||||||
HOST_LIBXML_PARSER_PERL_CONF_OPT = \
|
HOST_PERL_XML_PARSER_CONF_OPT = \
|
||||||
EXPATLIBPATH=$(HOST_DIR)/usr/lib \
|
EXPATLIBPATH=$(HOST_DIR)/usr/lib \
|
||||||
EXPATINCPATH=$(HOST_DIR)/usr/include
|
EXPATINCPATH=$(HOST_DIR)/usr/include
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user