Wireshark-commits: [Wireshark-commits] master 5c2a98b: Don't treat Qt frameworks as dependencies.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c2a98bf57348254f8686f8cd2378b8fcae096a7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5c2a98b by Guy Harris (guy@xxxxxxxxxxxx):
Don't treat Qt frameworks as dependencies.
macdeployqt will stuff them into the bundle for us; exclude anything in
the Qt frameworks directory from the lists of dependencies for us to
copy or munge. (We don't copy them correctly - that results in the
underlying binary being copied to the Frameworks directory - and we
leave it up to macdeployqt to do the munging.)
Change-Id: I10cfb8dcb2abadde9d5c52252979267912710f80
Reviewed-on: https://code.wireshark.org/review/9627
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8ba9479 GTK: Don't crash when we click on an RTP sample.
adds 5c2a98b Don't treat Qt frameworks as dependencies.
Summary of changes:
packaging/macosx/osx-app.sh | 5 +++++
1 file changed, 5 insertions(+)