From e8bceb6ba80e2b46bb0d976934a619053baa74e8a050a4b873c60411d77029dd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Sep 2017 15:10:21 +0000 Subject: [PATCH] No more kdelibs4 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=200 --- vlc.changes | 7 +++++++ vlc.spec | 3 --- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/vlc.changes b/vlc.changes index ab3756d..6b78c45 100644 --- a/vlc.changes +++ b/vlc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 19 15:08:45 UTC 2017 - dimstar@opensuse.org + +- Stop depending on libkde4-devel: It's only used to find the + install path for kde4, but configure falls back to the correct + default for openSUSE anyway (boo#1057736). + ------------------------------------------------------------------- Fri Aug 11 14:20:29 UTC 2017 - aloisio@gmx.com diff --git a/vlc.spec b/vlc.spec index 0016b8c..89a8198 100644 --- a/vlc.spec +++ b/vlc.spec @@ -198,9 +198,6 @@ BuildRequires: pkgconfig(fluidsynth) >= 1.1.2 BuildRequires: pkgconfig(libchromaprint) >= 0.6.0 %endif %endif -%if 0%{?suse_version} != 1315 -BuildRequires: libkde4-devel -%endif %if 0%{?suse_version} >= 1320 BuildRequires: pkgconfig(ncursesw) %endif