xkbevd: Add bison-native to build deps

Fixes:
| configure: error: yacc not found - unable to compile cfgparse.y
| NOTE: The following config.log files may provide further information.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2018-08-18 18:46:33 -07:00
parent 279045b2b0
commit 45ee3c0e98
@@ -5,7 +5,7 @@ events and executes requested commands if they occur. "
LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"
DEPENDS += "libxkbfile"
DEPENDS += "libxkbfile bison-native"
BBCLASSEXTEND = "native"