From 3100ed23049f264e2fc43a02b8b65e7ce4578609 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Sep 2016 11:43:01 -0400 Subject: Fix bug that prevented keysafe --server from running when there was no controlling terminal and zenity was not installed. --- keysafe.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index bffd362..9c0b1a6 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -89,6 +89,7 @@ Executable keysafe Types.UI UI UI.Readline + UI.NonInteractive UI.Zenity source-repository head -- cgit v1.2.3