From 3adc7da8b0c9b545833b2afa84182b5cc07a2c58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 14 Feb 2022 00:07:36 +0100 Subject: [PATCH] - disable kde4 integration, rel 3 --- vlc.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vlc.spec b/vlc.spec index 94b3a80..b552385 100644 --- a/vlc.spec +++ b/vlc.spec @@ -34,7 +34,7 @@ %bcond_without gnutls # gnutls misc plugin %bcond_without goom # GOOM! audio visualization %bcond_without jack # jack access/audio output plugin -%bcond_without kde # KDE Solid actions +%bcond_with kde # KDE Solid actions %bcond_without lirc # lirc control plugin %bcond_without libplacebo # libplacebo support in gl plugin %bcond_without live # live555 demuxer plugin @@ -71,7 +71,7 @@ Summary: VLC - a multimedia player and stream server Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni Name: vlc Version: 3.0.16 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications/Multimedia Source0: https://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.xz @@ -231,6 +231,7 @@ BuildRequires: sysfsutils-devel BuildRequires: systemd-devel >= 1:209 BuildRequires: taglib-devel >= 1.9 BuildRequires: tar >= 1:1.22 +BuildRequires: tpm2-tss-devel BuildRequires: tremor-devel %{?with_twolame:BuildRequires: twolame-devel} %{?with_udev:BuildRequires: udev-devel >= 1:142} -- 2.43.0