~ruther/guix-local

cd6140ac0c781f20dabc1e88ec99feb301ae8e3c — Sharlatan Hellseher 6 months ago d14cfbe
gnu: qtwebengine-5: Fix build.

* gnu/packages/qt.scm (qtwebengine-5)[native-inputs]: Remove
python2-six, python-2, and ruby-2.7; add python-six, python-wrapper, and
ruby.

Fixes: guix/guix#2847.
Change-Id: I34d87dd6e178da9c0d3bc42dc9aa7dbf5ff7b2e4
1 files changed, 3 insertions(+), 4 deletions(-)

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +3 -4
@@ 3575,10 3575,9 @@ linux/libcurl_wrapper.h")
           node-lts
           perl
           pkg-config
           python2-six
           python-2
           ;; TODO Move to ruby@3 on the next rebuild cycle.
           ruby-2.7))
           python-six
           python-wrapper
           ruby))
    (inputs
     (list alsa-lib
           at-spi2-core