janus-gateway-git: add 'patch' to makedepends

This commit is contained in:
Maurizio Porrato 2014-12-21 21:33:46 +00:00
parent f0781b959a
commit 144dbb2789
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
pkgname=janus-gateway-git
pkgver=0.0.6.r87.g0881acc
pkgrel=1
pkgrel=2
pkgdesc="WebRTC gateway."
arch=('i686' 'x86_64')
url="http://janus.conf.meetecho.com/"
license=('GPL3')
depends=('libmicrohttpd' 'jansson' 'libnice' 'openssl' 'libsrtp' 'sofia-sip' 'sctp-refimpl-svn' 'libwebsock-nothreads' 'libevent' 'librabbitmq-c' 'opus' 'libogg' 'glib2' 'ding-libs')
makedepends=('git' 'libtool' 'automake' 'autoconf' 'gcc' 'make' 'pkg-config' 'gengetopt')
makedepends=('git' 'libtool' 'automake' 'autoconf' 'gcc' 'make' 'pkg-config' 'gengetopt' 'patch')
provides=(janus-gateway)
backup=('etc/janus/janus.cfg')
install=janus-gateway-git.install