URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=608d83cdb309dc5684a27932db756e8b5a02c428
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
608d83c by Maarten Bezemer (maarten.bezemer@xxxxxxxxx):
LEX and YACC are required
When building both LEX (flex) and YACC (bison or yacc) are required to generate C files from l(ex) and y(acc) files
Change-Id: I8892a05eb437d0bef613b68f681225df2cb2c6b4
Reviewed-on: https://code.wireshark.org/review/5515
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 121d9ae Note that this document is a bit old.
adds 608d83c LEX and YACC are required
Summary of changes:
CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)