vapoursynth: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 06:02:59 +02:00
parent 05144721b6
commit daa204f5f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vapoursynth' # Template file for 'vapoursynth'
pkgname=vapoursynth pkgname=vapoursynth
version=R38 version=R38
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake pkg-config libtool yasm python3-Cython" hostmakedepends="automake pkg-config libtool yasm python3-Cython"
makedepends="python3-devel zimg-devel libmagick-devel libass-devel" makedepends="python3-devel zimg-devel libmagick-devel libass-devel"