libvorbis: revert pkgconf to pkg-config

This commit is contained in:
maxice8 2018-10-03 23:48:20 -03:00
parent cb891eca73
commit 30f85e1aa0
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -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 <xtraeme@voidlinux.eu>"