summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c76a1eac3443..17bb0c0796c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _disabled_modules=(languages/mod_spidermonkey
pkgname=freeswitch
pkgver=1.10.2
-pkgrel=2
+pkgrel=3
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
arch=('i686' 'x86_64')
url="http://freeswitch.org/"
@@ -71,7 +71,9 @@ depends=('curl'
'libjpeg-turbo'
'postgresql-libs'
'libshout'
+ 'libtiff'
'lua'
+ 'mpeg'
'openssl'
'opus'
'freetype2')