From 30f85e1aa0ce99d230c0628b1a3e0283d341560f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 3 Oct 2018 23:48:20 -0300 Subject: [PATCH] libvorbis: revert pkgconf to pkg-config --- srcpkgs/libvorbis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvorbis/template b/srcpkgs/libvorbis/template index a145e72a4fc..2c523e55b8c 100644 --- a/srcpkgs/libvorbis/template +++ b/srcpkgs/libvorbis/template @@ -1,10 +1,10 @@ # Template file for 'libvorbis'. pkgname=libvorbis version=1.3.6 -revision=3 +revision=4 patch_args="-Np1" build_style=gnu-configure -hostmakedepends="pkgconf" +hostmakedepends="pkg-config" makedepends="libogg-devel" short_desc="The Vorbis General Audio Compression Codec" maintainer="Juan RP "