From 7481e022f134269ff85c0e68b3c2e4cc1d3cd505 Mon Sep 17 00:00:00 2001 From: David Cordero Date: Sun, 20 Jan 2019 00:07:43 +0100 Subject: [PATCH] sm.puri.Calls.json: Fix libhandy config option type --- sm.puri.Calls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm.puri.Calls.json b/sm.puri.Calls.json index c140a6b..551a5ca 100644 --- a/sm.puri.Calls.json +++ b/sm.puri.Calls.json @@ -71,7 +71,7 @@ "name" : "libhandy", "buildsystem" : "meson", "config-opts": [ - "-Dglade_catalog=false" + "-Dglade_catalog=disabled" ], "sources" : [ {