From 34894dd8b2aadf9fa91e8f47554ae7e515ed6219 Mon Sep 17 00:00:00 2001 From: Christophe Haen Date: Mon, 24 Nov 2025 14:02:34 +0100 Subject: [PATCH] add xattr for https://github.com/DIRACGrid/DIRAC/pull/8382 --- construct.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/construct.yaml b/construct.yaml index 4e9ec5a..18a0792 100644 --- a/construct.yaml +++ b/construct.yaml @@ -120,3 +120,6 @@ specs: - python-xxhash - xrootd >=5.8.0 - ldap3 + # Used for setting xrd attributes on local files + # https://github.com/DIRACGrid/DIRAC/pull/8382 + - xattr