gnome.gitg: drop libsoup dependency

It was removed in 41:
https://gitlab.gnome.org/GNOME/gitg/-/commit/3fff7926332e0f2ba2aff24407d1fe0fd547c375
This commit is contained in:
Jan Tojnar
2022-10-17 06:27:51 +02:00
parent 5b6b539f4f
commit ae621db1cc
+2 -2
View File
@@ -12,7 +12,6 @@
, libpeas
, bash
, gobject-introspection
, libsoup
, gtksourceview4
, gsettings-desktop-schemas
, adwaita-icon-theme
@@ -22,6 +21,7 @@
, libgee
, libgit2-glib
, libsecret
, libxml2
, meson
, ninja
, python3
@@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
libgit2-glib
libpeas
libsecret
libsoup
libxml2
];
doCheck = false; # FAIL: tests-gitg gtk_style_context_add_provider_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed