From 129565ed0d6de7ddd080f9de6844c0384c4814b14cd65ac97f9368926b487755 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 22 May 2018 16:09:22 +0000 Subject: [PATCH] - Remove BuildRequire for pkgconfig(libmenu-cache): Seems to create problems under some conditions. See https://forum.lxqt.org/t/release-lxqt-0-13-0/301 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=14 --- lxqt-panel.changes | 7 +++++++ lxqt-panel.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lxqt-panel.changes b/lxqt-panel.changes index 3567610..bd95fd1 100644 --- a/lxqt-panel.changes +++ b/lxqt-panel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 22 16:08:00 UTC 2018 - mvetter@suse.com + +- Remove BuildRequire for pkgconfig(libmenu-cache): + Seems to create problems under some conditions. + See https://forum.lxqt.org/t/release-lxqt-0-13-0/301 + ------------------------------------------------------------------- Tue May 22 15:30:56 UTC 2018 - mvetter@suse.com diff --git a/lxqt-panel.spec b/lxqt-panel.spec index 7c13245..8a622e6 100644 --- a/lxqt-panel.spec +++ b/lxqt-panel.spec @@ -42,7 +42,6 @@ BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(dbusmenu-qt5) -BuildRequires: pkgconfig(libmenu-cache) >= 0.3.3 BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libstatgrab) BuildRequires: pkgconfig(lxqt) >= %{version} @@ -60,7 +59,6 @@ BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xrender) Requires: lxmenu-data -Requires: menu-cache Recommends: %{name}-lang %description