Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master a0b4d46: install_rpms_for_devel: add optional package

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Dec 2016 16:55:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0b4d4657849811b78a36ac0a6449ea0f4c552a1
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a0b4d46 by Dario Lombardo (lomato@xxxxxxxxx):

    install_rpms_for_devel: add optional packages.
    
    Install all optional dependencies as reported by cmake.
    
    Tested on Centos7, openSUSE Leap 41.1, Fedora 24.
    Fedora 24 is shipped with lua5.3, that is not compatible
    with the current master, then it is not enabled.
    
    Change-Id: Ie4de7ff2849d66371e94d5d7960aab8146337dea
    Reviewed-on: https://code.wireshark.org/review/18968
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  77f31c6   packet-infiniband: Fixed duplicate conversation entries
    adds  a0b4d46   install_rpms_for_devel: add optional packages.


Summary of changes:
 tools/install_rpms_for_devel.sh |   22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)