Summary: | games-board/pychess-0.8.1 dependency improvement | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Capricelli <orzel> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Thomas Capricelli
2008-07-18 03:41:47 UTC
It seems like all you did was this: Index: pychess-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/pychess/pychess-0.8.1.ebuild,v retrieving revision 1.1 diff -u -B -r1.1 pychess-0.8.1.ebuild --- pychess-0.8.1.ebuild 28 Mar 2008 16:28:14 -0000 1.1 +++ pychess-0.8.1.ebuild 18 Jul 2008 03:55:10 -0000 @@ -18,7 +18,7 @@ dev-python/pycairo dev-python/pysqlite gstreamer? ( dev-python/gst-python ) - dev-python/gnome-python-desktop + dev-python/pygtksourceview x11-themes/gnome-icon-theme" src_install() { As for the ~ppc keyword, that matter can only be resolved when this fix is in, because as you said some of that stuff would not even compile. dev-python/gnome-python-desktop is listed in the dependency by the upstream author. You might want to ask that they change the list of required packages in the INSTALL file as well as the list at http://gnomefiles.org/app.php/pychess we'll stay with the upsteam recommendations. |