diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-05-01 00:02:09 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-05-01 18:08:57 +0200 |
commit | 3abe22ac0a163a1b27d831cbfbe1256b7117ab82 (patch) | |
tree | 0f41e96958c595284c049b8aa979d67ab33c6670 /redhat/main/tdepim | |
parent | b4ae1bd8917e7d998552912b5eb15444c7f1b023 (diff) | |
download | tde-packaging-3abe22ac0a163a1b27d831cbfbe1256b7117ab82.tar.gz tde-packaging-3abe22ac0a163a1b27d831cbfbe1256b7117ab82.zip |
RPM: update spec files after building 14.0.10
Diffstat (limited to 'redhat/main/tdepim')
-rw-r--r-- | redhat/main/tdepim/tdepim.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/main/tdepim/tdepim.spec b/redhat/main/tdepim/tdepim.spec index a1c3e7cbc..f32a3bda7 100644 --- a/redhat/main/tdepim/tdepim.spec +++ b/redhat/main/tdepim/tdepim.spec @@ -179,7 +179,9 @@ BuildRequires: %{_lib}xscrnsaver%{?mgaversion:1}-devel %endif BuildRequires: xscreensaver BuildRequires: xscreensaver-base +%if 0%{?pclinuxos} == 0 BuildRequires: xscreensaver-extrusion +%endif BuildRequires: xscreensaver-gl %endif %endif |