Wireshark-commits: [Wireshark-commits] master-1.12 7f9c86b: Undo my personal disabling of the Qt do

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 20:06:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f9c86b44b0cf6adb9ef35f35e0608cd08559e96
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

7f9c86b 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>
    Reviewed-on: https://code.wireshark.org/review/12600
    

Actions performed:

    from  1caf362   For OS X, don't rigidly tie the SDK version to the minimum target version.
    adds  7f9c86b   Undo my personal disabling of the Qt download/build/install.


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