Added mono requires to sharp sub-package

epel9
Eduardo Echeverria 5 years ago
parent de71e638bd
commit e2a2617f4e

@ -1,6 +1,6 @@
Name: libappindicator
Version: 12.10.0
Release: 27%{?dist}
Release: 28%{?dist}
Summary: Application indicators library
License: LGPLv2 and LGPLv3
@ -84,6 +84,8 @@ appindicator-gtk3 libraries.
%package sharp
Summary: Application indicators library - C#
Requires: mono-complete
%description sharp
A library to allow applications to export a menu into the Unity Menu bar. Based
on KSNI it also works in KDE and will fallback to generic Systray support if
@ -219,6 +221,9 @@ find %{buildroot} -type f -name '*.la' -delete
%endif
%changelog
* Sun Apr 13 2020 Eduardo Echeverria <echevemaster@gmail.com> - 12-10-0-28
- Added mono to sharp sub-package
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12.10.0-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Loading…
Cancel
Save