[gnome-continuous] Fix the config-opts for libxkbcommon



commit f9a99d17133b45a972bb8b2e8f5c86682eb54b1c
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Nov 29 18:26:56 2017 +0000

    Fix the config-opts for libxkbcommon
    
    The name of the option is `enable-docs`.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 9d92b52..cb4d5de 100644
--- a/manifest.json
+++ b/manifest.json
@@ -440,7 +440,7 @@
                {"src": "fd:xorg/driver/xf86-input-libinput"},
 
                 {"src": "git:git://github.com/xkbcommon/libxkbcommon",
-                 "config-opts": ["-Denable-gtk-doc=false"]},
+                 "config-opts": ["-Denable-docs=false"]},
 
                 {"src": "git:git://git.xiph.org/celt.git"},
 


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