commit 9f99c1a22b9ec1dc3a27d571df08a7da3d780ffa
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Wed Apr 19 15:32:26 2017 +0200
Require both gtk2/gtk3 libdbusmenu library
steam.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/steam.spec b/steam.spec
index 568112e..20450e6 100644
--- a/steam.spec
+++ b/steam.spec
@@ -89,6 +89,7 @@ Requires: libvdpau%{?_isa}
# Required for having a functioning menu on the tray icon
Requires: libdbusmenu-gtk2%{?_isa} >= 16.04.0
+Requires: libdbusmenu-gtk3%{?_isa} >= 16.04.0
Provides: steam-noruntime = %{?epoch:%{epoch}:}%{version}-%{release}
Obsoletes: steam-noruntime < %{?epoch:%{epoch}:}%{version}-%{release}
@@ -176,8 +177,8 @@ fi
%changelog
* Wed Apr 19 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-9
-- GTK 2 version of libdbusmenu at version 16.04.0 is required for a working tray
- menu.
+- GTK 2/3 version of libdbusmenu at version 16.04.0 is required for a working
+ tray menu depending on the desktop.
* Mon Apr 10 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-8
- Update udev rules.
Show replies by date