me
/
guix
Archived
1
0
Fork 0

gnu: webkitgtk: Explicitly use ruby-2.

So that ruby can change without affecting this package and its dependants.

* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Explicitly use ruby-2.7.
Christopher Baines 2023-06-17 10:44:06 +01:00
parent 55f4ad865b
commit afd51a088c
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ engine that uses Wayland for graphics output.")
pkg-config
python-wrapper
gi-docgen
ruby
ruby-2.7
unifdef))
(propagated-inputs
(list gtk+ libsoup))