~ruther/guix-local

67dc18930cde9b73fcc26e1c0b02796669bf3987 — Sharlatan Hellseher 5 months ago 95a25ef
gnu: vapoursynth: Fix build.

* gnu/packages/video.scm (vapoursynth)[native-inputs]: Remove
python-cython; add python-cython-0.

Change-Id: Iaded25958277d0264f89a4966c9b070b5fae7945
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +1 -1
@@ 3774,7 3774,7 @@ capabilities.")
    (native-inputs
     (list autoconf
           automake
           python-cython
           python-cython-0
           libtool
           pkg-config
           yasm))