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:
Sharlatan Hellseher 2025-09-23 15:41:15 +01:00
parent 98ff2fbb5b
commit 2078aeebe0
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3774,7 +3774,7 @@ capabilities.")
(native-inputs
(list autoconf
automake
python-cython
python-cython-0
libtool
pkg-config
yasm))