diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index 0404405a624..d73ec174a4f 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,7 +1,7 @@ # Template file for 'vapoursynth' pkgname=vapoursynth version=R38 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake pkg-config libtool yasm python3-Cython" makedepends="python3-devel zimg-devel libmagick-devel libass-devel" @@ -31,7 +31,7 @@ pre_configure() { } vapoursynth-devel_package() { - depends="${sourcepkg}>=${version}_${revision}" + depends="python3-devel zimg-devel ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include