~alpine/aports

[alpine-aports] [PATCH] community/wireshark: enable lua

Jean-Louis Fuchs <ganwell@fangorn.ch>
Details
Message ID
<20171023114256.14970-1-ganwell@fangorn.ch>
Sender timestamp
1508758976
DKIM signature
missing
Download raw message
Patch: +4 -3
---
 community/wireshark/APKBUILD | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index 3c9a15ff3f..4d632450ec 100644
--- a/community/wireshark/APKBUILD
+++ b/community/wireshark/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
pkgver=2.4.2
pkgrel=0
pkgrel=1
pkgdesc="A network protocol analyzer - GTK version"
url="http://www.wireshark.org"
arch="all"
@@ -12,7 +12,7 @@ license="GPL2+"
depends=""
makedepends="bison flex perl-dev glib glib-dev libpcap-dev libcap-dev
	gtk+3.0-dev c-ares-dev pcre-dev gnutls-dev libgcrypt-dev libressl-dev
	libnl3-dev qt5-qtbase-dev qt5-qttools-dev bash"
	libnl3-dev qt5-qtbase-dev qt5-qttools-dev lua5.2-dev bash"
subpackages="$pkgname-dev $pkgname-doc $pkgname-gtk $pkgname-common tshark"
source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
	fix-udpdump.patch
@@ -97,7 +97,8 @@ build() {
		--with-ssl \
		--with-gnutls \
		--with-qt=5 \
		--with-gtk=3
		--with-gtk=3 \
		--with-lua
	make
}

-- 
2.13.5



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)