Wireshark-commits: [Wireshark-commits] master e5230a5: macOS: Make sure we bundle our plugin depend

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Jun 2019 16:14:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5230a5d1010abab56194581f0090d7e083d16e1
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e5230a5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Make sure we bundle our plugin dependencies.
    
    Add our plugins to the bundle binary list.
    
    Copy libraries using `install` in order to ensure that we can doctor
    them up.
    
    Bug: 15867
    Change-Id: I864455f6ef7312938e89493015fd55874ab0a0c3
    Reviewed-on: https://code.wireshark.org/review/33744
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  ca62d2c   GSUP: fix IMEI decoding missing last byte
     add  e5230a5   macOS: Make sure we bundle our plugin dependencies.


Summary of changes:
 packaging/macosx/osx-app.sh.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)