Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 320023 - x11-wm/matchbox-panel missing dependency net-wireless/wireless-tools
Summary: x11-wm/matchbox-panel missing dependency net-wireless/wireless-tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Yuri Vasilevski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-16 18:34 UTC by Guenther Brunthaler
Modified: 2010-05-18 13:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Brunthaler 2010-05-16 18:34:03 UTC
=x11-wm/matchbox-panel-0.9.3 has a missing dependency net-wireless/wireless-tools which causes a link failure due to missing library "libiw".


Reproducible: Always

Steps to Reproduce:
1. emerge -v1 =x11-wm/matchbox-panel-0.9.3
Actual Results:  
Error message complaining that libiw could not be found

Expected Results:  
No such message

$ emerge =net-wireless/wireless-tools-29

installed the required dependency at least for me (amd64); after this matchbox-panel built fine.
Comment 1 Angelo Arrifano (RETIRED) gentoo-dev 2010-05-18 12:27:20 UTC
@yvasilev
I can take this one if you are not on it already.
Comment 2 Yuri Vasilevski (RETIRED) gentoo-dev 2010-05-18 13:36:49 UTC
Added wifi USE flags that controls building mb-applet-wireless and depends on net-wireless/wireless-tools to matchbox-panel-0.9.3-r1. Thanks for the bug report.