Skip to content

Commit 85da2bc

Browse files
authored
networkmanager: remove unused libsoup_2_4 dependency (#395311)
2 parents 46d9a92 + 3609928 commit 85da2bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pkgs/tools/networking/networkmanager/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
openresolv,
2929
libndp,
3030
newt,
31-
libsoup_2_4,
3231
ethtool,
3332
gnused,
3433
iputils,
@@ -160,7 +159,6 @@ stdenv.mkDerivation (finalAttrs: {
160159
modemmanager
161160
readline
162161
newt
163-
libsoup_2_4
164162
jansson
165163
dbus # used to get directory paths with pkg-config during configuration
166164
];

0 commit comments

Comments
 (0)