deluge: add missing libappindicator-gtk3 dependency (#531532)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
libtorrent-rasterbar,
|
||||
python3Packages,
|
||||
gtk3,
|
||||
libappindicator-gtk3,
|
||||
glib,
|
||||
gobject-introspection,
|
||||
librsvg,
|
||||
@@ -54,6 +55,7 @@ let
|
||||
gtk3
|
||||
gobject-introspection
|
||||
pygobject3
|
||||
libappindicator-gtk3
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user