deps: don't pull in networkmanager with the updates close #1319

This commit is contained in:
alfrix 2024-04-03 13:56:02 -03:00
parent 0441b5bd8e
commit e5280b8d7a

View File

@ -24,7 +24,6 @@
"wireless-tools", "wireless-tools",
"libdbus-glib-1-dev", "libdbus-glib-1-dev",
"policykit-1", "policykit-1",
"network-manager",
"autoconf" "autoconf"
], ],
"arch": [ "arch": [
@ -45,7 +44,6 @@
"openjpeg2", "openjpeg2",
"dbus-glib", "dbus-glib",
"polkit", "polkit",
"networkmanager",
"autoconf" "autoconf"
] ]
} }