summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSwaelens Jonathan2017-07-03 12:46:59 +0000
committerSwaelens Jonathan2017-07-03 12:47:14 +0000
commit39cf0916a9be4d3bd9fa052244b5eb1254856b0f (patch)
tree7094a63e21453a02afdd9f38029f618b2422fec1
parent4a637ad249481f7dbd99ed66607d4505cddede92 (diff)
downloadaur-39cf0916a9be4d3bd9fa052244b5eb1254856b0f.tar.gz
Fixes #5599 Use smarty3-gettext in place of smarty3-i18n
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e96952127135..690a99df79a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="FusionDirectory is a combination of system-administrator and end-user w
arch=("any")
url="http://fusiondirectory.org/"
license=("LGPL")
-depends=("apache" "smarty3" "smarty3-i18n" "prototype" "scriptaculous" "schema2ldif" "javascript-common"
+depends=("apache" "smarty3" "smarty3-gettext" "prototype" "scriptaculous" "schema2ldif" "javascript-common"
"perl-path-class" "perl-ldap" "perl-mime-base64" "perl-digest-sha" "perl-term-readkey" "perl-crypt-rijndael"
"perl-crypt-cbc" "perl-file-copy-recursive" "perl-xml-twig" "perl-archive-extract" "perl-extutils-makemaker"
"php-imagick" "php-ldap" "php-pear" "php-gd" "php-imap" "php-apache" "php-cas")