Merge pull request #71163 from worldofpeace/nm-polkit-agent

networkmanager: enable polkit_agent
This commit is contained in:
worldofpeace 2019-10-18 23:59:10 +00:00 committed by GitHub
commit 1cb8e5d16e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ in stdenv.mkDerivation rec {
"-Dcrypto=gnutls"
"-Dsession_tracking=systemd"
"-Dmodem_manager=true"
"-Dpolkit_agent=true"
"-Dnmtui=true"
"-Ddocs=true"
"-Dtests=no"