[arch-commits] Commit in ejabberd/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Nov 16 11:20:25 UTC 2018


    Date: Friday, November 16, 2018 @ 11:20:24
  Author: spupykin
Revision: 408127

add optdeps for captcha

Modified:
  ejabberd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-16 11:16:55 UTC (rev 408126)
+++ PKGBUILD	2018-11-16 11:20:24 UTC (rev 408127)
@@ -12,6 +12,8 @@
 depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 'erlang-unixodbc'
 	 'libyaml' 'sqlite' 'gd')
 makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 'texlive-latexextra')
+optdepends=('gsfonts: for captcha'
+	    'imagemagick: for captcha')
 backup=('etc/ejabberd/ejabberd.yml'
 	'etc/ejabberd/ejabberdctl.cfg'
 	'etc/logrotate.d/ejabberd')



More information about the arch-commits mailing list