Bugzilla – Bug 136758
python-twisted sub package twisted-words lacks depdency to python-gtk
Last modified: 2006-01-05 15:23:20 UTC
twisted-word has the "im" sample program. this program requrires python-gtk. atm the twisted word package doesnt. please see #136757. the "Suggests" tag might be a solution here. because hard requirement on python-gtk might be bad for server side installations.
from what I understood, the Suggests tag doesn't yet function. I could solve this by splitting the package into twisted-words and twisted-words-examples with hard requirement.
twisted-words now Suggests: python-gtk