FS#51540 - [i3status] Remove wireless_tools from runtime dependencies

Attached to Project: Community Packages
Opened by Alif (alive4ever) - Wednesday, 26 October 2016, 14:31 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 27 October 2016, 01:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
i3status has switched from libiw to libnl since commit 668bf2079f30e5df8f78974ebee2194d873f50ac[1] and 83ab6e51c36f88d24fd3e55fd99a08756cc12fc9[2], thus the binary doesn't linked against libiw anymore.


Additional info:
* package version(s): 2.10-1
* config and/or log files etc.


Steps to reproduce:
1. Check i3status binary library dependencies and look for libiw.so.
``ldd /usr/bin/i3status | grep libiw.so``

2. i3status is not linked against libiw.so, which means that wireless_tools is unneeded and should be removed from package dependency.


[1] https://github.com/i3/i3status/commit/668bf2079f30e5df8f78974ebee2194d873f50ac
[2] https://github.com/i3/i3status/commit/83ab6e51c36f88d24fd3e55fd99a08756cc12fc9
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 27 October 2016, 01:40 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#47622 

Loading...