Skip to content

Commit

Permalink
gajim: enable omemo dependencies by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jan 10, 2017
1 parent b2da3d3 commit 98bcca8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@
, enableRST ? true
, enableSpelling ? true, gtkspell2 ? null
, enableNotifications ? false
, enableOmemoPluginDependencies ? false
, enableOmemoPluginDependencies ? true
, extraPythonPackages ? pkgs: []
}:

Expand Down

0 comments on commit 98bcca8

Please sign in to comment.