~ruther/guix-local

e2788cef13eaf9634614f00044c9773e4a52a2d9 — Efraim Flashner 9 years ago d438c96
gnu: pinentry-qt: Build with qtbase.

* gnu/packages/gnupg.scm (pinentry-qt)[inputs]: Remove qt, add qtbase.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gnupg.scm
M gnu/packages/gnupg.scm => gnu/packages/gnupg.scm +1 -1
@@ 611,7 611,7 @@ passphrase when @code{gpg} or @code{gpg2} is run and needs it.")))
    (inherit pinentry-tty)
    (name "pinentry-qt")
    (inputs
     `(("qt" ,qt)
     `(("qtbase" ,qtbase)
       ,@(package-inputs pinentry-tty)))
  (description
   "Pinentry provides a console and a Qt GUI that allows users to enter a