treewide: remove incorrect duplicate libsoup dependencies (#400316)
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
fetchFromGitHub,
|
||||
glib,
|
||||
gtk3,
|
||||
libsoup_2_4,
|
||||
openssl,
|
||||
nix-update-script,
|
||||
}:
|
||||
@@ -51,7 +50,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
glib
|
||||
gtk3
|
||||
openssl
|
||||
libsoup_2_4
|
||||
webkitgtk_4_1
|
||||
];
|
||||
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
wrapGAppsHook3,
|
||||
|
||||
openssl,
|
||||
libsoup_2_4,
|
||||
webkitgtk_4_1,
|
||||
glib-networking,
|
||||
libappindicator,
|
||||
@@ -62,7 +61,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
|
||||
buildInputs = [
|
||||
openssl
|
||||
libsoup_2_4
|
||||
webkitgtk_4_1
|
||||
glib-networking
|
||||
libappindicator
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
webkitgtk_4_1,
|
||||
glib,
|
||||
gtk3,
|
||||
libsoup_2_4,
|
||||
openssl,
|
||||
pango,
|
||||
cairo,
|
||||
@@ -59,7 +58,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
glib
|
||||
gtk3
|
||||
openssl
|
||||
libsoup_2_4
|
||||
webkitgtk_4_1
|
||||
pango
|
||||
cairo
|
||||
|
||||
Reference in New Issue
Block a user