[geany/geany-osx] a668d2: Fix icu dependency

Jiří Techet git-noreply at xxxxx
Fri Mar 20 11:43:12 UTC 2020


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Fri, 20 Mar 2020 11:43:12 UTC
Commit:      a668d25a6795803993b64a43164199999f5386f5
             https://github.com/geany/geany-osx/commit/a668d25a6795803993b64a43164199999f5386f5

Log Message:
-----------
Fix icu dependency


Modified Paths:
--------------
    modulesets-stable/gtk-osx-bootstrap.modules

Modified: modulesets-stable/gtk-osx-bootstrap.modules
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -149,9 +149,9 @@
     <dependencies>
       <dep package="ragel"/>
       <dep package="glib"/>
+      <dep package="icu"/>
     </dependencies>
     <after>
-      <dep package="icu"/>
       <dep package="icu55"/>
     </after>
   </autotools>



--------------
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