mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: vapoursynth: Fix build.
* gnu/packages/video.scm (vapoursynth)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: Iaded25958277d0264f89a4966c9b070b5fae7945
This commit is contained in:
parent
98ff2fbb5b
commit
2078aeebe0
1 changed files with 1 additions and 1 deletions
|
@ -3774,7 +3774,7 @@ capabilities.")
|
|||
(native-inputs
|
||||
(list autoconf
|
||||
automake
|
||||
python-cython
|
||||
python-cython-0
|
||||
libtool
|
||||
pkg-config
|
||||
yasm))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue