Loading
+11 −6
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  gobject-introspection,
  setuptools,
  wrapGAppsHook3,
  libnotify,
  dbus-python,
  packaging,
  proton-core,
@@ -37,7 +38,11 @@ buildPythonApplication rec {
    wrapGAppsHook3
  ];

  buildInputs = lib.optionals withIndicator [
  buildInputs =
    [
      libnotify # gir typelib is used
    ]
    ++ lib.optionals withIndicator [
      # Adds AppIndicator3 namespace
      libappindicator-gtk3
      # Adds AyatanaAppIndicator3 namespace