Date: Sunday, September 18, 2022 @ 17:30:11 Author: foutrelis Revision: 1304969
archrelease: copy trunk to community-x86_64 Modified: xrootd/repos/community-x86_64/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-18 17:30:07 UTC (rev 1304968) +++ PKGBUILD 2022-09-18 17:30:11 UTC (rev 1304969) @@ -9,7 +9,7 @@ url="https://xrootd.slac.stanford.edu/" license=('LGPL3') depends=('ceph' 'curl' 'json-c' 'libxml2' 'openssl' 'perl' 'python' 'systemd') -makedepends=('cmake' 'git') +makedepends=('cmake' 'git' 'python-setuptools') checkdepends=('cppunit') source=( "${pkgname}-${pkgver}::git+https://github.com/${pkgname}/${pkgname}.git#tag=v${pkgver}"
