aur/asterisk: fix makedepends

This commit is contained in:
Kevin Mihelich 2013-11-16 18:54:09 +00:00
parent 32e399915f
commit a274c5948a

View file

@ -22,7 +22,7 @@ backup=('etc/asterisk/acl.conf' 'etc/asterisk/adsi.conf' 'etc/asterisk/agents.co
url="http://www.asterisk.org"
license=('GPL')
depends=('alsa-lib' 'speex' 'popt' 'libvorbis' 'curl')
makedepends=('sqlite3')
makedepends=('sqlite3' 'libxml2')
optdepends=('lua51' 'libsrtp' 'postgresql' 'unixodbc' 'libpri' 'libss7' 'openr2' 'iksemel' 'radiusclient-ng' 'dahdi')
source=(http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-${pkgver}.tar.gz \
${pkgname}.service \