add install requries
(cherry picked from commit 7a1a0a47fb49c6146ac0170e6b4e2b6d52788f33)
This commit is contained in:
parent
d326c0f408
commit
a5aaaae213
@ -6,7 +6,7 @@
|
||||
%define modular_conf 1
|
||||
%define split_getimage 1
|
||||
|
||||
%define baserelease 5
|
||||
%define baserelease 6
|
||||
|
||||
%global use_clang_as_cc 0
|
||||
%global use_clang_analyze 0
|
||||
@ -218,11 +218,8 @@ Provides: xscreensaver-gl = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: xscreensaver-gl <= 1:5.00
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libGLU-devel
|
||||
%if %{modular_conf}
|
||||
Requires: %{name}-gl-base = %{epoch}:%{version}-%{release}
|
||||
%else
|
||||
Requires: %{name}-base = %{epoch}:%{version}-%{release}
|
||||
%endif
|
||||
%if %{split_getimage}
|
||||
Requires: %{name}-extras-base = %{epoch}:%{version}-%{release}
|
||||
%endif
|
||||
@ -1114,6 +1111,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2023 leeffo <liweiganga@uniontech.com> - 1:6.06-6
|
||||
- add install requires
|
||||
|
||||
* Thu Aug 24 2023 leeffo <liweiganga@uniontech.com> - 1:6.06-5
|
||||
- fix eulermaker compile error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user