diff options
author | François Andriot <albator78@libertysurf.fr> | 2023-04-12 23:19:59 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2023-04-12 23:19:59 +0200 |
commit | 9cbd3ceb76482d6e3323d72437fd38bfa14531e0 (patch) | |
tree | b124add0492a77860a2e77016141d4507d3ce7d3 /redhat/extras | |
parent | bf01e0dc2e49572826457c46ef26f5813e50b516 (diff) | |
download | tde-packaging-9cbd3ceb76482d6e3323d72437fd38bfa14531e0.tar.gz tde-packaging-9cbd3ceb76482d6e3323d72437fd38bfa14531e0.zip |
RPM: enable mplayer related packages on rhel9
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/extras')
-rw-r--r-- | redhat/extras/trinity-desktop/trinity-desktop.spec | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/redhat/extras/trinity-desktop/trinity-desktop.spec b/redhat/extras/trinity-desktop/trinity-desktop.spec index fb1a67e93..e05691fba 100644 --- a/redhat/extras/trinity-desktop/trinity-desktop.spec +++ b/redhat/extras/trinity-desktop/trinity-desktop.spec @@ -148,10 +148,7 @@ Requires: trinity-kkbswitch Requires: trinity-klamav %endif Requires: trinity-klcddimmer -%if 0%{?rhel} <= 8 -# No mplayer on RHEL9 Requires: trinity-kmplayer -%endif Requires: trinity-kmyfirewall Requires: trinity-kmymoney Requires: trinity-knemo @@ -191,9 +188,7 @@ Requires: trinity-kvkbd Requires: trinity-kvpnc Requires: trinity-kxmleditor Requires: trinity-mathemagics -%if 0%{?rhel} <= 8 Requires: trinity-mplayerthumbs -%endif Requires: trinity-piklab %if 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?pclinuxos} || 0%{?fedora} || 0%{?rhel} >= 7 # On RHEL6, polkit is too old |