diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index f0a57075a6f..e5d9a1e3b97 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,10 +1,10 @@ # Template file for 'vapoursynth' pkgname=vapoursynth version=R34 -revision=1 +revision=2 build_style=gnu-configure -hostmakedepends="automake pkg-config libtool yasm python3 python-Cython python3.4-Cython" -makedepends="python3.4-devel zimg-devel libmagick-devel libass-devel" +hostmakedepends="automake pkg-config libtool yasm python3-Cython" +makedepends="python3-devel zimg-devel libmagick-devel libass-devel" short_desc="Application for video manipulation" maintainer="lemmi " license="LGPL-2"