mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 16:45:58 +02:00
gnu: python-torchvision: Build with FFMPEG 6.
* gnu/packages/machine-learning.scm (python-torchvision)[inputs]: Replace ffmpeg with ffmpeg-6.
This commit is contained in:
@@ -5333,7 +5333,7 @@ implementations and an easy-to-use API to create custom metrics. It offers:
|
||||
(setenv "TORCHVISION_LIBRARY"
|
||||
(string-append jpegdir "/lib/"))))))))
|
||||
(inputs
|
||||
(list ffmpeg
|
||||
(list ffmpeg-6
|
||||
libpng
|
||||
libjpeg-turbo))
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user