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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 21 21:05:02 UTC 2018


    Date: Wednesday, March 21, 2018 @ 21:05:01
  Author: svenstaro
Revision: 310261

Add python2-pyopenssl to optdeps

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-21 20:56:35 UTC (rev 310260)
+++ PKGBUILD	2018-03-21 21:05:01 UTC (rev 310261)
@@ -16,6 +16,7 @@
 depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja' 'python2-crypto')
 optdepends=('sshpass: for ssh connections with password'
             'python2-passlib: crypt values for vars_prompt'
+            'python2-pyopenssl: openssl modules'
             'python2-netaddr: for the ipaddr filter'
             'python2-systemd: log to journal'
             'python2-pywinrm: connect to Windows machines'



More information about the arch-commits mailing list