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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Sep 3 18:19:21 UTC 2015


    Date: Thursday, September 3, 2015 @ 20:19:20
  Author: svenstaro
Revision: 139150

Add python2-passlib as optdep

Modified:
  ansible/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-03 18:13:57 UTC (rev 139149)
+++ PKGBUILD	2015-09-03 18:19:20 UTC (rev 139150)
@@ -14,6 +14,7 @@
 url='http://www.ansible.com'
 license=('GPL3')
 depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
+optdepends=('python2-passlib: crypt values for vars_prompt')
 makedepends=('asciidoc' 'fakeroot')
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz



More information about the arch-commits mailing list