NetworkManager-strongswan: rebuild without legacy libnm-glib support

This commit is contained in:
Enno Boland 2019-08-10 01:53:57 +02:00 committed by Enno Boland
parent ea38eb9d23
commit f1389c0aae
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# Template file for 'NetworkManager-strongswan'
pkgname=NetworkManager-strongswan
version=1.4.5
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-static --disable-more-warnings"
configure_args="--disable-static --disable-more-warnings --without-libnm-glib
--disable-more-warnings"
hostmakedepends="intltool pkg-config"
makedepends="NetworkManager-devel libsecret-devel network-manager-applet-devel"
depends="strongswan"