Unverified Commit 8e01bc65 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

treewide: remove incorrect duplicate libsoup dependencies (#400316)

parents 471cbd9e 13f8a671
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
  ];
+0 −2
Original line number Diff line number Diff line
@@ -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
  ];

+0 −2
Original line number Diff line number Diff line
@@ -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
+0 −2
Original line number Diff line number Diff line
@@ -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