Skip to content

Commit 725e383

Browse files
committed
Comment out BuildRequires on Condor Python bindings
Those are not available on OSG 24 yet.
1 parent 093a2f8 commit 725e383

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rpm/xcache.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ BuildRequires: python3-devel
3535
BuildRequires: python3-pip
3636

3737
# Necessary for daemon to report back to the OSG Collector.
38-
BuildRequires: python3-condor
39-
BuildRequires: python3-xrootd
38+
#BuildRequires: python3-condor
39+
#BuildRequires: python3-xrootd
4040
Requires: python3-condor
4141
Requires: python3-xrootd
4242

0 commit comments

Comments
 (0)