mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
NetworkManager-pptp: change dependency to libnma-devel
This commit is contained in:
parent
e202a4783f
commit
9e6db4aa8c
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'NetworkManager-pptp'
|
# Template file for 'NetworkManager-pptp'
|
||||||
pkgname=NetworkManager-pptp
|
pkgname=NetworkManager-pptp
|
||||||
version=1.2.8
|
version=1.2.8
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-libnm-glib"
|
configure_args="--without-libnm-glib"
|
||||||
hostmakedepends="pkg-config intltool glib-devel"
|
hostmakedepends="pkg-config intltool glib-devel"
|
||||||
makedepends="libglib-devel gtk+3-devel libsecret-devel ppp-devel
|
makedepends="gtk+3-devel libglib-devel libnma-devel libsecret-devel
|
||||||
network-manager-applet-devel NetworkManager-devel"
|
NetworkManager-devel ppp-devel"
|
||||||
depends="pptpclient"
|
depends="pptpclient"
|
||||||
short_desc="NetworkManager VPN plugin for pptp"
|
short_desc="NetworkManager VPN plugin for pptp"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue