~ruther/guix-local

b3c6424eb92c752105b18820861db1ddbecaaf53 — Zheng Junjie 1 year, 3 months ago 6fb2ba0
gnu: plover: Fix build.

* gnu/packages/stenography.scm (plover)[native-inputs]: Add python-wheel.

Change-Id: I7bff15ceaea01fa7e64c93eb127553b0a057f23e
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/stenography.scm
M gnu/packages/stenography.scm => gnu/packages/stenography.scm +3 -1
@@ 34,6 34,7 @@
  #:use-module (gnu packages libusb)
  #:use-module (gnu packages linux)
  #:use-module (gnu packages python)
  #:use-module (gnu packages python-build)
  #:use-module (gnu packages python-check)
  #:use-module (gnu packages python-xyz)
  #:use-module (gnu packages qt)


@@ 111,7 112,8 @@
           python-mock
           python-pytest
           python-pytest-qt
           python-pytest-xvfb))
           python-pytest-xvfb
           python-wheel))
    (inputs
     (list bash-minimal
           dbus