commit 2b0ec70dfebc775c3f1f0809bf526d03e298b0bf
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 08:05:28 2019 +0000
Add BuildRequires: gcc-c++
tarsnap.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tarsnap.spec b/tarsnap.spec
index fe89c9a..4e893ea 100644
--- a/tarsnap.spec
+++ b/tarsnap.spec
@@ -36,6 +36,7 @@ URL:
https://www.tarsnap.com/
#Source0:
https://www.tarsnap.com/download/tarsnap-autoconf-%{version}.tgz
Source0:
https://github.com/Tarsnap/tarsnap/archive/%{version}/%{name}-%{version}....
+BuildRequires: gcc-c++
BuildRequires: openssl-devel
BuildRequires: zlib-devel
BuildRequires: bzip2-devel