From 7a94fabf410ec5d602fdac0770c8149c88883a61 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 6 Jul 2017 11:04:03 +0200 Subject: [PATCH] guvcview: rebuild against gsl-2.4 --- srcpkgs/guvcview/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/guvcview/template b/srcpkgs/guvcview/template index f90b209f34d..da6a1a94852 100644 --- a/srcpkgs/guvcview/template +++ b/srcpkgs/guvcview/template @@ -1,7 +1,7 @@ # Template file for 'guvcview' pkgname=guvcview version=2.0.5 -revision=1 +revision=2 wrksrc="${pkgname}-src-${version}" build_style=gnu-configure configure_args="--disable-static --disable-debian-menu"