[jhbuild] core-deps-latest: Specify checkoutdir for appstream-glib



commit 7d6dc2b941bb17b0134cd869dfd5f38b11ec99bc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Oct 25 11:12:11 2018 +0100

    core-deps-latest: Specify checkoutdir for appstream-glib
    
    Like we do for every other module hosted on generic repos, like
    github.com or freedesktop.org.

 modulesets/gnome-suites-core-deps-latest.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 4e364fb8..0dc7d061 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -76,7 +76,7 @@
   </autotools>
 
   <meson id="appstream-glib" mesonargs="-Dstemmer=false -Drpm=false">
-    <branch repo="github.com" module="hughsie/appstream-glib.git"/>
+    <branch repo="github.com" checkoutdir="appstream-glib" module="hughsie/appstream-glib.git"/>
     <dependencies>
       <dep package="freetype2"/>
       <dep package="gcab"/>


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