mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +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,
|
pkg-config,
|
||||||
wrapGAppsHook3,
|
wrapGAppsHook3,
|
||||||
openssl,
|
openssl,
|
||||||
libsoup_2_4,
|
|
||||||
webkitgtk_4_1,
|
webkitgtk_4_1,
|
||||||
glib-networking,
|
glib-networking,
|
||||||
nix-update-script,
|
nix-update-script,
|
||||||
|
@ -48,7 +47,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
openssl
|
openssl
|
||||||
libsoup_2_4
|
|
||||||
webkitgtk_4_1
|
webkitgtk_4_1
|
||||||
glib-networking
|
glib-networking
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue