Wireshark-commits: [Wireshark-commits] master 29fda99: Undo my personal disabling of the Qt downloa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 31 Oct 2014 19:30:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29fda994e8e6b35024ce03083cca735f101ebd1e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

29fda99 by Guy Harris (guy@xxxxxxxxxxxx):

    Undo my personal disabling of the Qt download/build/install.
    
    I did that because I didn't want to wait a day for Qt to build, but
    didn't intend to make that change in the official source.
    
    In the longer term, we should perhaps change the script to download and
    install a binary package; sadly, their installers can't be made 100%
    command-line and automated, but, well, the CMake installer pops up a
    dialog, too, and if you don't have Java installed, some of the configure
    scripts that check for Java pop up non-blocking "do you want to install
    Java?" dialogs from OS X.
    
    Change-Id: I99781d5e54529955bf9363a7ee9d4122403fa955
    Reviewed-on: https://code.wireshark.org/review/5032
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3426ffa   For OS X, don't rigidly tie the SDK version to the minimum target version.
    adds  29fda99   Undo my personal disabling of the Qt download/build/install.


Summary of changes:
 macosx-setup.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)