vorbisgain: enable recursive flag

This commit is contained in:
Farhad Shahbazi 2015-07-05 12:14:18 +02:00
parent a87d80143e
commit aee1415c60

View file

@ -1,8 +1,9 @@
# Template file for 'vorbisgain'
pkgname="vorbisgain"
version="0.37"
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-recursive"
hostmakedepends="pkg-config"
makedepends="libvorbis-devel"
short_desc="A utility that computes the ReplayGain values for Ogg Vorbis files"