Skip to content

Commit b053473

Browse files
committed
gpauth: drop unused libsoup dependency
1 parent 2441331 commit b053473

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/gp/gpauth/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
rustPlatform,
33
lib,
44
fetchFromGitHub,
5-
libsoup_2_4,
65
openssl,
76
pkg-config,
87
perl,
@@ -29,7 +28,6 @@ rustPlatform.buildRustPackage rec {
2928
pkg-config
3029
];
3130
buildInputs = [
32-
libsoup_2_4
3331
openssl
3432
webkitgtk_4_1
3533
];

0 commit comments

Comments
 (0)