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:
parent
ae621db1cc
commit
4db165bd2f
1 changed files with 0 additions and 2 deletions
|
@ -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; [
|
||||
|
|
Loading…
Reference in a new issue