URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae6df90c61a278108128375dfbfea4ce6d7a4525
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ae6df90 by Guy Harris (guy@xxxxxxxxxxxx):
On 10.5, don't set GTK+ etc. versions if we haven't already set them.
When building for 10.5, if the version numbers of GTK+ and its support
libraries haven't been set, don't override the settings to get older
versions; that way, if you've changed macosx-setup.sh not to bother
installing GTK+, this won't force it to be installed.
Change-Id: Ia05f45fb6bd469b568a28a8769f3130a99180d7e
Reviewed-on: https://code.wireshark.org/review/10945
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3221dbf LTE RLC graphs - initial version
adds ae6df90 On 10.5, don't set GTK+ etc. versions if we haven't already set them.
Summary of changes:
macosx-setup.sh | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)