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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jul 6 11:25:44 UTC 2020


    Date: Monday, July 6, 2020 @ 11:25:44
  Author: svenstaro
Revision: 657980

Remove unrequired asciidoc makedep (FS#67133)

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-06 11:20:49 UTC (rev 657979)
+++ PKGBUILD	2020-07-06 11:25:44 UTC (rev 657980)
@@ -26,7 +26,7 @@
             'python-jmespath: json_query support'
             'python-ldap: ldap support'
             'acme-tiny: openssl_certificate module')
-makedepends=('asciidoc' 'fakeroot' 'python-setuptools')
+makedepends=('fakeroot' 'python-setuptools')
 backup=('etc/ansible/ansible.cfg')
 source=("https://releases.ansible.com/ansible/ansible-${pkgver}.tar.gz")
 sha512sums=('c0d5e26491f52d1eb8d1c3755903bb6a8d50634df5fb50a970076d49d99cfda424fa60c258a6a5821e01c435a8ef077d46ced4b2f8c4f4a8d381737e6f14afb4')



More information about the arch-commits mailing list