Add Recommends: iw for use with an optional module

This commit is contained in:
Björn Esser 2019-03-29 13:05:57 +01:00
commit e590601dc5
No known key found for this signature in database
GPG key ID: F52E98007594C21D

View file

@ -16,6 +16,7 @@ Recommends: alsa-utils
Recommends: curl
Recommends: hddtemp
Recommends: wireless-tools
Recommends: iw
%description
Vicious widget types are a framework for creating your own awesome widgets.
@ -45,6 +46,7 @@ functions that make it easier to register timers, suspend widgets and so on.
%changelog
* Fri Mar 29 2019 Björn Esser <besser82@fedoraproject.org> - 2.3.3-2
- Turn most hard requirements into weak dependencies (#1693384)
- Add Recommends: iw for use with an optional module
* Tue Mar 12 2019 Björn Esser <besser82@fedoraproject.org> - 2.3.3-1
- New upstream release (#1687655)