[gnome-continuous] Tag libmbim



commit ab90e45d9cc4c82ed99ff1095763feebce1b9451
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Apr 10 13:33:45 2016 +0100

    Tag libmbim
    
    The dependency to gudev has been made optional, but the build is broken
    without the gudev compiler flags.

 manifest.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index fa81abb..a0b50ed 100644
--- a/manifest.json
+++ b/manifest.json
@@ -534,7 +534,9 @@
                {"src": "fd:libqmi"},
 
                {"src": "fd:libmbim/libmbim",
-                "name": "libmbim"},
+                "name": "libmbim",
+                 "tag": "f1c3a97ab9e6577ec2bfd0aa4572800589b747fb",
+                 "tag-reason": "Build failure due to lack of compiler flags"},
 
                {"src": "fd-MM:ModemManager.git",
                 "config-opts": ["--with-udev-base-dir=/usr/lib/udev",


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