[geany/geany-osx] 92eda5: Add explicit hunspell depencency for spellcheck plugin

Jiří Techet git-noreply at xxxxx
Sat Nov 13 23:39:01 UTC 2021


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Sat, 13 Nov 2021 23:39:01 UTC
Commit:      92eda5737da2f2ba5104d9b0967fa1dce4ceea6d
             https://github.com/geany/geany-osx/commit/92eda5737da2f2ba5104d9b0967fa1dce4ceea6d

Log Message:
-----------
Add explicit hunspell depencency for spellcheck plugin


Modified Paths:
--------------
    geany.modules

Modified: geany.modules
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -128,6 +128,7 @@
     <dependencies>
       <dep package="vala" />
       <dep package="libgit2" />
+      <dep package="hunspell" />
       <dep package="enchant" />
     </dependencies>
   </metamodule>



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list