From 94eafa02bf2a334b713e6814452e3c6182fadd84 Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Sat, 5 Oct 2019 07:58:56 +0300 Subject: Link upstream issue about stlfacadeSupport defaulting false --- pkgs/development/libraries/gaia/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/libraries') diff --git a/pkgs/development/libraries/gaia/default.nix b/pkgs/development/libraries/gaia/default.nix index d35feb62158..341c4ad911c 100644 --- a/pkgs/development/libraries/gaia/default.nix +++ b/pkgs/development/libraries/gaia/default.nix @@ -9,7 +9,7 @@ , qt4 , python , pythonSupport ? true -# Default to false since it brakes the build +# Default to false since it breaks the build, see https://github.com/MTG/gaia/issues/11 , stlfacadeSupport ? false , assertsSupport ? true , cyclopsSupport ? true -- cgit 1.4.1