Skip to content
Snippets Groups Projects
Unverified Commit 166bc1b2 authored by Peter Mikkelsen's avatar Peter Mikkelsen Committed by Efraim Flashner
Browse files

gnu: network-manager: Add missing input.

* gnu/packages/gnome.scm (network-manager)[inputs]: Add libcap.
parent daae2089
No related branches found
No related tags found
No related merge requests found
......@@ -5022,6 +5022,7 @@ (define-public network-manager
("iptables" ,iptables)
("isc-dhcp" ,isc-dhcp)
("jansson" ,jansson)
("libcap" ,libcap)
("libgcrypt" ,libgcrypt)
("libgudev" ,libgudev)
("libndp" ,libndp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment