Wireshark-commits: [Wireshark-commits] master c60708d: Fix build on Fedora 30 (minizip)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Sep 2019 19:34:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c60708d97878068d2755501f3ebae0df0a36a11b
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c60708d by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Fix build on Fedora 30 (minizip)
    
    Fedora 30 changed the minizip-devel package from the old unsupported
    minizip library from zlib to a fork[1].
    
    The new minizip headers don't include zlib.h anymore.
    
    [1]https://github.com/nmoinvaz/minizip
    
    Change-Id: I29fdf1c0445138b86a012bfc79287a480977b0a6
    Reviewed-on: https://code.wireshark.org/review/34637
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  cbcf0df   QUIC: display Stream ID as decimal again
     add  c60708d   Fix build on Fedora 30 (minizip)


Summary of changes:
 ui/qt/utils/wireshark_zip_helper.cpp | 1 +
 1 file changed, 1 insertion(+)