Date: Sunday, September 18, 2022 @ 17:30:07
Author: foutrelis
Revision: 1304968
upgpkg: xrootd 5.5.0-2: drop ceph dependency
Convert fuse2 and python-setuptools transient deps to explicit.
Modified:
xrootd/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-18 16:25:48 UTC (rev 1304967)
+++ PKGBUILD 2022-09-18 17:30:07 UTC (rev 1304968)
@@ -4,11 +4,12 @@
pkgname=xrootd
pkgdesc="Software framework for fast, low latency, scalable and fault tolerant
data access."
pkgver=5.5.0
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://xrootd.slac.stanford.edu/"
license=('LGPL3')
-depends=('ceph' 'curl' 'json-c' 'libxml2' 'openssl' 'perl' 'python' 'systemd')
+depends=('curl' 'fuse2' 'json-c' 'libxml2' 'openssl' 'perl' 'python' 'systemd'
+ 'python-setuptools')
makedepends=('cmake' 'git')
checkdepends=('cppunit')
source=(