[jhbuild] core-deps-latest: Fix an oops



commit e134cf4e20509b8adeeb851f5baf2a9a61e375dd
Author: Ernestas Kulik <ekulik redhat com>
Date:   Sun Jun 2 17:55:35 2019 +0200

    core-deps-latest: Fix an oops

 modulesets/gnome-suites-core-deps-latest.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index edc122ef..6dd7fd34 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1432,8 +1432,8 @@
 
   <autotools id="libmbim">
     <branch repo="gitlab.freedesktop.org"
-            module="mobile-broadband/libmbim.git"/
-            checkoutdir="libmbim">
+            module="mobile-broadband/libmbim.git"
+            checkoutdir="libmbim"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="gtk-doc"/>


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