me
/
guix
Archived
1
0
Fork 0

gnu: mkvtoolnix: Explicitly use ruby-2.7.

To allow updating ruby without affecting this package.

* gnu/packages/video.scm (mkvtoolnix)[native-inputs]: Explicitly use ruby-2.7.
Christopher Baines 2023-06-18 11:34:23 +01:00
parent afd51a088c
commit f2488b8df9
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -1035,7 +1035,7 @@ H.264 (MPEG-4 AVC) video streams.")
("pkg-config" ,pkg-config)
("po4a" ,po4a)
("qttools-5" ,qttools-5)
("ruby" ,ruby)))
("ruby" ,ruby-2.7)))
(arguments
`(#:configure-flags
(list (string-append "--with-boost="