vala: requires host-bison
[Thomas: fix typo in commit log.] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2a5f65bc2f
commit
8d73e19dea
@ -11,7 +11,7 @@ VALA_SOURCE = vala-$(VALA_VERSION).tar.xz
|
||||
VALA_LICENSE = LGPLv2.1+
|
||||
VALA_LICENSE_FILES = COPYING
|
||||
|
||||
HOST_VALA_DEPENDENCIES = host-flex host-libglib2
|
||||
HOST_VALA_DEPENDENCIES = host-bison host-flex host-libglib2
|
||||
# Yes, the autoconf script understands ':' as "xsltproc is not
|
||||
# available".
|
||||
HOST_VALA_CONF_ENV = ac_cv_path_XSLTPROC=:
|
||||
|
Loading…
Reference in New Issue
Block a user