sox: add libpng-devel makedepend

Closes: #7910 [via git-merge-pr]
This commit is contained in:
wine 2017-10-02 10:57:38 +02:00 committed by Michael Aldridge
parent 69eebe41c8
commit 7bf42ca21e

View file

@ -1,12 +1,13 @@
# Template file for 'sox'
pkgname=sox
version=14.4.2
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-distro=Void"
hostmakedepends="pkg-config"
makedepends="libsndfile-devel lame-devel libao-devel libmad-devel
libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel libgomp-devel"
libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel
libgomp-devel libpng-devel"
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2, LGPL-2.1"