From 28fbc87edd5d8c3f857520a70441dd67ecb0f5c5 Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Thu, 14 Jan 2021 11:51:36 +0100 Subject: [PATCH] Cleanup last commit --- xrootd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xrootd.spec b/xrootd.spec index d778e7f..7085a06 100644 --- a/xrootd.spec +++ b/xrootd.spec @@ -31,9 +31,9 @@ Patch3: xrootd-fix-gcc11.patch # Backport from upstream git Patch4: xrootd-uninitialized-var.patch -BuildRequires: make BuildRequires: gcc-c++ BuildRequires: cmake3 >= 3.1 +BuildRequires: make BuildRequires: fuse-devel BuildRequires: krb5-devel BuildRequires: libcurl-devel