summaryrefslogtreecommitdiffstats
path: root/redhat/applications/koffice
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2022-04-05 17:51:42 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2022-04-05 17:56:43 +0200
commitbd0c60ec54702a60bdf02a5ba965fcbe43993ca4 (patch)
treefc87c04c59d0dd6c7d10b7f0be1b7dc95fbabab4 /redhat/applications/koffice
parent2b75ee27471222a97c33dc063efdb6523bb2152e (diff)
downloadtde-packaging-bd0c60ec54702a60bdf02a5ba965fcbe43993ca4.tar.gz
tde-packaging-bd0c60ec54702a60bdf02a5ba965fcbe43993ca4.zip
RPM: various updates for TDE 14.0.12
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/applications/koffice')
-rw-r--r--redhat/applications/koffice/koffice.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/applications/koffice/koffice.spec b/redhat/applications/koffice/koffice.spec
index cd7f34018..a1c312f4e 100644
--- a/redhat/applications/koffice/koffice.spec
+++ b/redhat/applications/koffice/koffice.spec
@@ -243,7 +243,11 @@ BuildRequires: wv2-devel
# MESA support
%if 0%{?mgaversion} || 0%{?mdkversion}
+%if 0%{?mgaversion} >= 8
+BuildRequires: %{_lib}mesagl-devel
+%else
BuildRequires: %{_lib}mesagl1-devel
+%endif
BuildRequires: %{_lib}mesaglu1-devel
%endif
%if 0%{?fedora} || 0%{?rhel}