From c3221ff9fa524499030e3ad20938bc95768092d2 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 2 Oct 2022 14:49:18 +0200 Subject: [PATCH] drop gcc BR in favor of libstdc++-devel --- libebml.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libebml.spec b/libebml.spec index afd820c..14f2d92 100644 --- a/libebml.spec +++ b/libebml.spec @@ -13,8 +13,7 @@ Source0: https://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.xz # Source0-md5: de037ddb4908f92866e7ce76869ddba1 URL: https://www.matroska.org/ BuildRequires: cmake >= 3.1.2 -BuildRequires: gcc >= 6:5 -BuildRequires: libstdc++-devel >= 6:4.7 +BuildRequires: libstdc++-devel >= 6:5 BuildRequires: rpmbuild(macros) >= 1.605 BuildRequires: tar >= 1:1.22 BuildRequires: xz -- 2.44.0