mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vapoursynth: rebuild with newer Cython
This commit is contained in:
parent
9602fe5954
commit
bc385c14a4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'vapoursynth'
|
# Template file for 'vapoursynth'
|
||||||
pkgname=vapoursynth
|
pkgname=vapoursynth
|
||||||
version=R66
|
version=R66
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool nasm pkg-config python3-Cython0.29"
|
hostmakedepends="automake libtool nasm pkg-config python3-Cython"
|
||||||
makedepends="python3-devel zimg-devel"
|
makedepends="python3-devel zimg-devel"
|
||||||
short_desc="Application for video manipulation"
|
short_desc="Application for video manipulation"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue