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'

Reply via email to