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
|
(native-inputs
|
||||||
(list autoconf
|
(list autoconf
|
||||||
automake
|
automake
|
||||||
python-cython
|
python-cython-0
|
||||||
libtool
|
libtool
|
||||||
pkg-config
|
pkg-config
|
||||||
yasm))
|
yasm))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue