Hide Forgot
Description of problem: Wicd doesn't automatically pull all the dependencies through yum. Version-Release number of selected component (if applicable): wicd-common-1.7.0-9.fc16.noarch How reproducible: 100% Steps to Reproduce: 1. yum remove pygobject2 2. /usr/sbin/wicd --no-daemon Actual results: Traceback (most recent call last): File "/usr/share/wicd/daemon/wicd-daemon.py", line 45, in <module> import gobject ImportError: No module named gobject Expected results: wicd-curses should have pygobject2 in it's dependency tree