[jhbuild] 3.28: Rename gtk back to gtk+



commit b520e7ee21b36fdaf5dd3e17859f9c6ce2892061
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Fri Mar 2 00:11:36 2018 +0800

    3.28: Rename gtk back to gtk+
    
    As the previous commits say, we don't have to change the name of jhbuild
    module to keep up with the repository name change. Changing the name of
    a module without modifying modules depending on it also causes warnings
    to be shown when running jhbuild.

 modulesets/gnome-suites-core-deps-3.28.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.28.modules b/modulesets/gnome-suites-core-deps-3.28.modules
index 4f30801..bd85abc 100644
--- a/modulesets/gnome-suites-core-deps-3.28.modules
+++ b/modulesets/gnome-suites-core-deps-3.28.modules
@@ -836,7 +836,7 @@ the module and we will just change it to use a tarball anyway.
     </suggests>
   </autotools>
 
-  <meson id="gtk" mesonargs="-Denable-broadway-backend=true">
+  <meson id="gtk+" mesonargs="-Denable-broadway-backend=true">
     <if condition-unset="x11">
       <mesonargs value="-Denable-x11-backend=false"/>
     </if>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]