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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 13 15:13:00 UTC 2017


    Date: Thursday, July 13, 2017 @ 15:13:00
  Author: svenstaro
Revision: 244974

Add python2-dnspython to optdeps (fixes FS#54764)

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 15:10:23 UTC (rev 244973)
+++ PKGBUILD	2017-07-13 15:13:00 UTC (rev 244974)
@@ -19,6 +19,7 @@
             'python2-netaddr: for the ipaddr filter'
             'python2-systemd: log to journal'
             'python2-pywinrm: connect to Windows machines'
+            'python2-dnspython: for dig lookup'
             'python2-ovirt-engine-sdk: ovirt support'
             'python2-jmespath: json_query support')
 makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'



More information about the arch-commits mailing list