diff --git a/lxqt-runner.changes b/lxqt-runner.changes index 59ee2a5..7050487 100644 --- a/lxqt-runner.changes +++ b/lxqt-runner.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:33:17 UTC 2018 - mvetter@suse.com diff --git a/lxqt-runner.spec b/lxqt-runner.spec index b3718b4..aae8ed1 100644 --- a/lxqt-runner.spec +++ b/lxqt-runner.spec @@ -33,7 +33,6 @@ BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(Qt5Xdg) -BuildRequires: pkgconfig(libmenu-cache) BuildRequires: pkgconfig(lxqt) >= %{version} BuildRequires: pkgconfig(lxqt-globalkeys) >= %{version} BuildRequires: pkgconfig(muparser)