gnome.gitg: drop libsoup dependency
It was removed in 41: https://gitlab.gnome.org/GNOME/gitg/-/commit/3fff7926332e0f2ba2aff24407d1fe0fd547c375
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user