[packages/wesnoth] - updated dependencies
qboosh
qboosh at pld-linux.org
Sun Apr 11 21:34:23 CEST 2021
commit 938b933e235c5c8d3e50849d6a8a3cec9b80c7b2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 11 21:02:59 2021 +0200
- updated dependencies
wesnoth.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/wesnoth.spec b/wesnoth.spec
index f08c3f9..140b404 100644
--- a/wesnoth.spec
+++ b/wesnoth.spec
@@ -32,15 +32,17 @@ BuildRequires: cairo-devel >= 1.10.0
BuildRequires: cmake >= 2.8.5
BuildRequires: dbus-devel
BuildRequires: fontconfig-devel >= 2.4.1
-%{?with_fribidi:BuildRequires: fribidi-devel}
+%{?with_fribidi:BuildRequires: fribidi-devel >= 0.10.9}
BuildRequires: gettext-tools
BuildRequires: libicu-devel
BuildRequires: libpng-devel
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:4.7
BuildRequires: libvorbis-devel
-BuildRequires: openssl-devel
+BuildRequires: openssl-devel >= 1.0
BuildRequires: pango-devel >= 1:1.22.0
BuildRequires: pkgconfig
+BuildRequires: readline-devel
+BuildRequires: rpm-build >= 4.6
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.605
BuildRequires: sed >= 4.0
@@ -55,6 +57,7 @@ Requires(post,postun): gtk-update-icon-cache
Requires: %{name}-data = %{epoch}:%{version}
Requires: SDL2 >= 2.0.4
Requires: fontconfig >= 2.4.1
+%{?with_fribidi:Requires: fribidi >= 0.10.9}
Requires: pango >= 1:1.22.8
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wesnoth.git/commitdiff/e2caf64a0736d0160f91184f803aec35466a774a
More information about the pld-cvs-commit
mailing list