From dc60733d6465ceb89e3c1dd98c48f569f70cc0fe Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 24 Feb 2019 23:25:46 -0300 Subject: [PATCH] xvinfo: revert to pkg-config [ci skip] --- srcpkgs/xvinfo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xvinfo/template b/srcpkgs/xvinfo/template index 0953c3b33f5..cafc195447c 100644 --- a/srcpkgs/xvinfo/template +++ b/srcpkgs/xvinfo/template @@ -1,9 +1,9 @@ # Template file for 'xvinfo' pkgname=xvinfo version=1.1.4 -revision=1 +revision=2 build_style=gnu-configure -hostmakedepends="pkgconf" +hostmakedepends="pkg-config" makedepends="libXv-devel" short_desc="Query X-Video capabilities" maintainer="maxice8 "