mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-21 01:08:02 +00:00
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:
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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user