gnu: network-manager-openconnect: Use libnma.
* gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]: Replace 'network-manager-applet' by 'libnma'.
This commit is contained in:
parent
3fe368c0ff
commit
4ca449c50e
@ -6649,7 +6649,7 @@ Compatible with Cisco VPN concentrators configured to use IPsec.")
|
|||||||
#t)))))
|
#t)))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)
|
`(("intltool" ,intltool)
|
||||||
("network-manager-applet" ,network-manager-applet) ;for libnma
|
("libnma" ,libnma)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("gcr" ,gcr)
|
`(("gcr" ,gcr)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user