intltool: depend on hostpkg first 8680/head
authorLucian Cristian <lucian.cristian@gmail.com>
Sun, 14 Apr 2019 13:18:29 +0000 (16:18 +0300)
committerLucian Cristian <lucian.cristian@gmail.com>
Sun, 14 Apr 2019 13:18:29 +0000 (16:18 +0300)
commit6007adef686e238a7a50cdadbe038a51cb036fe4
treefb22d70c67cabf7c18c2fddedbd07103ef753d86
parent3be5d4d840edc2dafb532304e2bb3b0671892b92
intltool: depend on hostpkg first

The scripts will use the $(STAGING_DIR)/bin/perl which is a simlink to native
perl, using $(STAGING_DIR_HOSTPKG) first will use the "perl/host" that has
multiple modules availabe to be built as host like perl-xml-parser

Using the $(STAGING_DIR)/bin/perl pakages that depend on "perl-xml-parser/host"
will fail with:

You must have XML::Parser installed to run
[...]/staging_dir/hostpkg/bin/intltool-merge

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
libs/intltool/Makefile