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
|
node-lts
|
||||||
perl
|
perl
|
||||||
pkg-config
|
pkg-config
|
||||||
python2-six
|
python-six
|
||||||
python-2
|
python-wrapper
|
||||||
;; TODO Move to ruby@3 on the next rebuild cycle.
|
ruby))
|
||||||
ruby-2.7))
|
|
||||||
(inputs
|
(inputs
|
||||||
(list alsa-lib
|
(list alsa-lib
|
||||||
at-spi2-core
|
at-spi2-core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue