NetworkManager-openconnect: change dependency to libnma-devel
This commit is contained in:
parent
82047e806a
commit
f292ff80cf
1 changed files with 7 additions and 8 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template build file for 'NetworkManager-openconnect'.
|
||||
# Template file for 'NetworkManager-openconnect'
|
||||
pkgname=NetworkManager-openconnect
|
||||
version=1.2.6
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel network-manager-applet-devel libsecret-devel
|
||||
libxml2-devel openconnect-devel libressl-devel liblz4-devel
|
||||
gcr-devel"
|
||||
makedepends="gcr-devel gtk+3-devel liblz4-devel libnma-devel
|
||||
libressl-devel libsecret-devel libxml2-devel openconnect-devel"
|
||||
depends="openconnect"
|
||||
short_desc="NetworkManager VPN plugin for OpenConnect"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-only, LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/NetworkManager"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
license="GPL-2"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
checksum=95109803596a9782680a5dca3b51c4ad8ff7e126169d5431278cab694112975a
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue