From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.2 (like Gecko) Description of problem: Soundconverter is missing a Requires on gnome-python2-gconf. Version-Release number of selected component (if applicable): soundconverter-0.8.1-1.fc4 How reproducible: Always Steps to Reproduce: 1. Install soundconverter, but not gnome-python2-gconf. Actual Results: Traceback (most recent call last): File "/usr/bin/soundconverter", line 33, in ? import gconf ImportError: No module named gconf Expected Results: The missing dependency should get flagged at package install time (and handled by the depsolvers), not at runtime. Additional info: