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

Frederik Schwan freswa at archlinux.org
Tue Mar 9 12:01:06 UTC 2021


    Date: Tuesday, March 9, 2021 @ 12:01:05
  Author: freswa
Revision: 886978

Remove unused makedepend 'git'

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 09:58:33 UTC (rev 886977)
+++ PKGBUILD	2021-03-09 12:01:05 UTC (rev 886978)
@@ -11,7 +11,6 @@
 license=('MIT')
 depends=('python' 'ansible' 'python-ruamel-yaml' 'python-pyaml' 'python-rich' 'python-packaging'
           'python-wcmatch' 'python-enrich')
-makedepends=('git')
 checkdepends=('python-pytest')
 optdepends=('yamllint: check for yaml syntax mistakes')
 source=(https://github.com/ansible/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz



More information about the arch-commits mailing list