gnu: qtwebengine-5: Explicitly use ruby-2.7.
So that ruby can change without affecting this package and it's dependents. * gnu/packages/qt.scm (qtwebengine-5)[native-inputs]: Explicitly use ruby-2.7.
This commit is contained in:
parent
9daca9b870
commit
269e0261ba
1 changed files with 1 additions and 1 deletions
|
@ -2643,7 +2643,7 @@ (define-public qtwebengine-5
|
|||
pkg-config
|
||||
python2-six
|
||||
python-2
|
||||
ruby))
|
||||
ruby-2.7))
|
||||
(inputs
|
||||
(list alsa-lib
|
||||
at-spi2-core
|
||||
|
|
Loading…
Reference in a new issue