From ae4bc4ba81d99c8d6ed0c80df837a42b9250ca17b0d6579efd2036f4ba53fc14 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Thu, 29 Feb 2024 18:04:26 +0000 Subject: [PATCH] - Require vlc to ensure all plugins are available (boo#1219416) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/phonon-vlc?expand=0&rev=5 --- phonon-vlc.changes | 5 +++++ phonon-vlc.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/phonon-vlc.changes b/phonon-vlc.changes index 2ca8462..88f446f 100644 --- a/phonon-vlc.changes +++ b/phonon-vlc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 29 18:02:53 UTC 2024 - Christophe Marin + +- Require vlc to ensure all plugins are available (boo#1219416) + ------------------------------------------------------------------- Tue Feb 27 12:13:18 UTC 2024 - Fabian Vogt diff --git a/phonon-vlc.spec b/phonon-vlc.spec index 6997de6..de0be62 100644 --- a/phonon-vlc.spec +++ b/phonon-vlc.spec @@ -67,8 +67,8 @@ Provides: phonon-qt6-backend = %{version} # AFAIK locale(pkg:xx) might not work with provides, do it explicitly Recommends: phonon-vlc-qt5-lang %endif -# TODO? vlc-noX needs to be installed before the backend to run vlc-cache-gen -# Requires(post): vlc-noX +# The plugins are split between non-X11 (vlc-noX) and the others, the vlc backend needs both (boo#1219416) +%requires_eq vlc %requires_eq vlc-noX %description