URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fe8d892dd57a1a2268264ff544397658366908d
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1fe8d89 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Update min. GLib version and add Qt version checks
The document describes why and how to version check, but
1) is not up to date with respect to minimum GLib version
2) does not yet mention Qt version requirement and check.
This change addresses both issues.
Change-Id: Ibb56c02cf48f6a4c6270b20686ca4d6e8aaf99d1
Reviewed-on: https://code.wireshark.org/review/14669
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from 26f3a9a Use "old-style" moc options to ensure backward compatibility for Qt tools
adds 1fe8d89 Update min. GLib version and add Qt version checks
Summary of changes:
doc/README.developer | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)