Accepting request 1035354 from home:bmwiedemann:branches:X11:Unity
Let the rpm provide libappindicator-gtk3 for EL8 compat This should fix slack package install (untested) > sudo zypper install slack-4.28.184-0.1.el8.x86_64.rpm [sudo] password for root: Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nothing provides 'libappindicator-gtk3' needed by the to be installed slack-4.28.184-0.1.el8.x86_64 Solution 1: do not install slack-4.28.184-0.1.el8.x86_64 Solution 2: break slack-4.28.184-0.1.el8.x86_64 by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/c/d/?] (c): OBS-URL: https://build.opensuse.org/request/show/1035354 OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=49
This commit is contained in:
parent
5446537f6c
commit
08c64f056d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 12 07:07:18 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Let the rpm provide libappindicator-gtk3 for EL8 compat
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 20 19:39:20 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
|
@ -66,6 +66,7 @@ BuildRequires: pkgconfig(dbusmenu-gtk3-0.4)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
#BuildRequires: pkgconfig(xapp) >= 1.5.0
|
||||
%endif
|
||||
Provides: libappindicator-gtk3
|
||||
|
||||
%description
|
||||
A library to allow applications to export a menu into the Unity Menu bar. Based
|
||||
|
Loading…
Reference in New Issue
Block a user