wireshark: broken.

This commit is contained in:
Enno Boland 2016-06-09 18:59:16 +02:00
parent 2c9ed48c94
commit b6b7e964fa

View file

@ -5,7 +5,7 @@ revision=1
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"
hostmakedepends="pkg-config flex perl python-devel mit-krb5-devel automake libtool"
hostmakedepends="pkg-config flex perl python-devel mit-krb5-devel automake libtool glib-devel"
makedepends="libpcap-devel zlib-devel lua52-devel mit-krb5-devel gnutls-devel
geoip-devel libgcrypt-devel gtk+3-devel libcap-devel sbc-devel"
depends="libcap-progs"
@ -19,6 +19,7 @@ distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
checksum=f73bd7660056c0910c8a89f480f61ab9fe62866eadf1af49e3374da3fe16b4cc
system_groups="wireshark"
subpackages="libwireshark libwireshark-devel wireshark-gtk"
broken=yes
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"