From 05d5c475063818ab576f391777ae9be29ce8f460 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 30 Mar 2016 16:55:01 +0200 Subject: [PATCH] wireshark: broken due to qt5. --- srcpkgs/wireshark/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index df2b8c2b249..44026a1eae2 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -2,6 +2,7 @@ pkgname=wireshark version=2.0.2 revision=2 +broken="libressl-2.3" build_style=gnu-configure configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua --with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"