Wireshark-commits: [Wireshark-commits] master 6290387: When installing RPMs for development, use dn
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Feb 2016 22:24:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62903874f359db596eaf170a6a4c3e662c589974
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6290387 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    When installing RPMs for development, use dnf if the OS has it.
    
    Also install the Qt5-devel packages (in addition to plain old "Qt").
    
    Change-Id: I86f6a779dc9d0b359c69f0627106d1cce3120f83
    Reviewed-on: https://code.wireshark.org/review/13916
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  fa20bbb   fix exists multiple times with NOT compatible types: IPv4/IPv6/Bytes
    adds  6290387   When installing RPMs for development, use dnf if the OS has it.


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