setools: depends on host-flex
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 30 Sep 2015 07:46:36 +0000 (08:46 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Sep 2015 08:15:40 +0000 (10:15 +0200)
commitfa9d0818f41dbf6d7ff485a25a370cd4f5ab47b2
tree19aee810503e7de8d43da36b22d02fe9ba491d9b
parent712025237092a1cc49066207e7bc82d3cdebf3cc
setools: depends on host-flex

setools needs host-flex in order to generate some source files during
build time, otherwise it will fail with an error like this one:

error: policy_scan.c: No such file or directory

Issue reported here as a race condition problem, but it turned out that
it the actual problem was the lack of host-flex:

  https://github.com/TresysTechnology/setools3/issues/5#issuecomment-144048612

Fixes:

  http://autobuild.buildroot.net/results/dad/dad9d79c10722b203536540141a6defc79937e4e/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/setools/setools.mk