[gnome-games] ci: Update libhandy config options



commit 553ce9d546f8a566e63aea4704b54459745573df
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Thu Jan 17 19:51:25 2019 +0500

    ci: Update libhandy config options

 .gitlab-ci/prepare.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/prepare.sh b/.gitlab-ci/prepare.sh
index 05fe0619..d2e5296a 100755
--- a/.gitlab-ci/prepare.sh
+++ b/.gitlab-ci/prepare.sh
@@ -3,7 +3,7 @@
 # Build libhandy
 git clone --depth 1 https://source.puri.sm/Librem5/libhandy.git
 cd libhandy
-meson --prefix=/usr -Dtests=false -Dexamples=false -Dglade_catalog=false _build
+meson --prefix=/usr -Dtests=false -Dexamples=false -Dglade_catalog=disabled _build
 ninja -C _build install
 cd ..
 


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