Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366647 - dev-util/dissy should depend on dev-python/pywebkitgtk
Summary: dev-util/dissy should depend on dev-python/pywebkitgtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Tomás Touceda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 21:15 UTC by Jan Psota
Modified: 2011-07-28 23:26 UTC (History)
0 users

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


Attachments
correct RDEPEND for dissy (dissy-depend.patch,319 bytes, text/x-patch)
2011-05-09 21:15 UTC, Jan Psota
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Psota 2011-05-09 21:15:24 UTC
Created attachment 272677 [details]
correct RDEPEND for dissy

$ dissy
Traceback (most recent call last):
  File "/usr/bin/dissy", line 35, in <module>
    from dissy.InfoBox import InfoBox
  File "/usr/lib64/python2.7/site-packages/dissy/InfoBox.py", line 14, in <module>
    import webkit
ImportError: No module named webkit
$

Ebuild patch follows :-)
Comment 1 Patrick Lauer gentoo-dev 2011-07-28 23:26:56 UTC
+  28 Jul 2011; Patrick Lauer <patrick@gentoo.org> dissy-10.ebuild:
+  Dep fix for #366647