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:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user