Wireshark-commits: [Wireshark-commits] master 58335bd: Packaging: Add dependencies for lz4 and snap

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Nov 2016 13:13:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58335bd86c393943ebb164182f851373d927847e
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

58335bd by Benoît Canet (benoit@xxxxxxxxxxxx):

    Packaging: Add dependencies for lz4 and snappy packages
    
    Do it for Debian-like, RPM-based, and MacOS (via Homebrew) systems.
    
    Signed-off-by: Benoît Canet <benoit@xxxxxxxxxxxx>
    Signed-off-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
    Change-Id: I52802301815243021c039da6a27af6c534792439
    Reviewed-on: https://code.wireshark.org/review/18272
    Reviewed-by: Benoît Canet <benoit@xxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  4616505   Qt: add "search authors" feature.
    adds  58335bd   Packaging: Add dependencies for lz4 and snappy packages


Summary of changes:
 debian/control                        |    3 ++-
 packaging/rpm/SPECS/wireshark.spec.in |   18 ++++++++++++++++++
 tools/debian-setup.sh                 |    3 ++-
 tools/install_rpms_for_devel.sh       |   13 ++++++++++++-
 tools/macos-setup-brew.sh             |    2 +-
 5 files changed, 35 insertions(+), 4 deletions(-)