mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
aonsoku: remove incorrect duplicate libsoup dependency
This commit is contained in:
parent
6c7f89912b
commit
2d24925eff
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
pkg-config,
|
||||
wrapGAppsHook3,
|
||||
openssl,
|
||||
libsoup_2_4,
|
||||
webkitgtk_4_1,
|
||||
glib-networking,
|
||||
nix-update-script,
|
||||
|
@ -48,7 +47,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||
|
||||
buildInputs = [
|
||||
openssl
|
||||
libsoup_2_4
|
||||
webkitgtk_4_1
|
||||
glib-networking
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue