From e0e7b55a0a554184d724390e500464086092e8fa Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 25 Jul 2018 15:13:31 +0200 Subject: [PATCH] vapoursynth: rebuild for gcc stdc++ dropping gcc4 compat --- srcpkgs/vapoursynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vapoursynth/template b/srcpkgs/vapoursynth/template index bb809e14fa3..3e7c8c83fc4 100644 --- a/srcpkgs/vapoursynth/template +++ b/srcpkgs/vapoursynth/template @@ -1,7 +1,7 @@ # Template file for 'vapoursynth' pkgname=vapoursynth version=R44 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake pkg-config libtool nasm python3-Cython" makedepends="python3-devel zimg-devel libmagick-devel libass-devel"