From d813bbc0dc7357f23b647a3a05ef61067c53195f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 12 Aug 2016 07:52:36 -0400 Subject: pluggable UI using zenity for GUI in X --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 21c43f7..3f09bc1 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ -You should first install ghc, cabal, and the argon2 library. +You should first install ghc, cabal, the argon2 library, and zenity For example, on a Debian system: - sudo apt-get install ghc cabal-install libargon2-0-dev + sudo apt-get install ghc cabal-install libargon2-0-dev zenity Then to build and install keysafe: -- cgit v1.2.3