diff --git a/lxqt-panel.spec b/lxqt-panel.spec index cb0ff43..c6dfd24 100644 --- a/lxqt-panel.spec +++ b/lxqt-panel.spec @@ -1,6 +1,6 @@ Name: lxqt-panel Version: 0.15.1 -Release: 1mamba +Release: 2mamba Summary: The taskbar of the LXQt desktop environment Group: Graphical Desktop/Applications/Environment Vendor: openmamba @@ -41,6 +41,7 @@ BuildRequires: libxkbcommon-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} +Requires: lxmenu-data BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -123,5 +124,8 @@ done %changelog +* Fri Oct 16 2020 Silvan Calarco 0.15.1-2mamba +- require lxmenu-data + * Fri Oct 02 2020 Silvan Calarco 0.15.1-1mamba - package created using the webbuild interface