[packages/libebml] drop gcc BR in favor of libstdc++-devel
atler
atler at pld-linux.org
Sun Oct 2 14:50:04 CEST 2022
commit c3221ff9fa524499030e3ad20938bc95768092d2
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Oct 2 14:49:18 2022 +0200
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libebml.git/commitdiff/c3221ff9fa524499030e3ad20938bc95768092d2
More information about the pld-cvs-commit
mailing list