[gnome-continuous] Fix the xkbcommon component name



commit 23a46d9445c8474b664ac9643e26e0c3c9da61a7
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jul 17 16:17:15 2018 +0100

    Fix the xkbcommon component name

 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index df94071..2f528f9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -386,6 +386,7 @@
                 {"src": "git:https://github.com/xkbcommon/libxkbcommon.git";,
                  "tag": "c8e17eede52edb0b9a47fa1090b1ed68d9bf2158",
                  "tag-reason": "https://github.com/xkbcommon/libxkbcommon/issues/64";,
+                 "name": "libxkbcommon",
                  "config-opts": ["-Denable-docs=false"]},
 
                 {"src": "fd-spice:spice-protocol",
@@ -1483,5 +1484,5 @@
     
        "build-epoch": {"version": 166,
                        "all": false,
-                       "component-names": ["xkbcommon"]}
+                       "component-names": ["libxkbcommon"]}
 }


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