mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
d14cfbedb4
commit
cd6140ac0c
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue