gnome.gnome-tweaks: Drop libsoup dependency

It is not actually used:
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/407
This commit is contained in:
Jan Tojnar 2022-10-17 05:40:39 +02:00
parent ae621db1cc
commit 4db165bd2f

View file

@ -13,7 +13,6 @@
, itstool
, libhandy
, libnotify
, libsoup
, libxml2
, pkg-config
, python3Packages
@ -54,7 +53,6 @@ python3Packages.buildPythonApplication rec {
gtk3
libhandy
libnotify
libsoup
];
pythonPath = with python3Packages; [