mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: ffmpeg: Remove unused input.
* gnu/packages/video.scm (ffmpeg)[native-inputs]: Remove PYTHON-2.
This commit is contained in:
parent
b6d3d7a419
commit
31c894c652
1 changed files with 0 additions and 1 deletions
|
@ -1467,7 +1467,6 @@ (define-public ffmpeg
|
|||
("perl" ,perl)
|
||||
("pkg-config" ,pkg-config)
|
||||
("texinfo" ,texinfo)
|
||||
("python" ,python-2) ; scripts use interpreter python2
|
||||
("speex" ,speex)
|
||||
("yasm" ,yasm)))
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue