From 67d3c1952d4010310e4c4bdd7d23c35b5c44e0ba Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Apr 07 2020 08:46:29 +0000 Subject: Add dependency 'mesa-libGLU' --- diff --git a/springlobby.spec b/springlobby.spec index 7c32785..3e3e1b0 100644 --- a/springlobby.spec +++ b/springlobby.spec @@ -1,6 +1,6 @@ Name: springlobby Version: 0.267 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A lobby client for the spring RTS game engine # License clarification: http://springlobby.info/issues/show/810 @@ -28,6 +28,7 @@ BuildRequires: wxGTK3-devel Provides: spring-lobby = %{version}-%{release} Requires: hicolor-icon-theme +Requires: mesa-libGLU%{?_isa} Recommends: spring%{?_isa} @@ -68,6 +69,9 @@ desktop-file-install \ %{_datadir}/icons/hicolor/scalable/apps/*.svg %changelog +* Tue Apr 07 2020 Artem Polishchuk - 0.267-6 +- Add dependency 'mesa-libGLU' + * Fri Jan 31 2020 Fedora Release Engineering - 0.267-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild