Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4905 - gtetrinet ebuild: doesn't satisfy dependencies
Summary: gtetrinet ebuild: doesn't satisfy dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gabriele Giorgetti
URL: http://gtetrinet.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-12 03:36 UTC by Vince Verleye
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Verleye 2002-07-12 03:36:06 UTC
When emerging app-games/gtetrinet it seems like Gnome2 is needed (since that's   the current version) as a hard dependency (even with USE=-gnome).  The ebuild lists:    DEPEND="gnome-base/gnome"       So I let the whole lot install (I don't use Gnome as wm on this box), especially because the website  (http://gtetrinet.sourceforge.net) states it needs   Gnome.      However the build of gtetrinet itself seemed to go wrong, exiting with this   error:       -----------------------------------------------  checking for gnome-config... no    checking for gnomeConf.sh file in /usr/lib... not found    configure: error: Could not find the gnomeConf.sh file that is generated by   gnome-libs install       !!! ERROR: The ebuild did not complete successfully.    !!! Function src_compile, Line 2, Exitcode 1    !!! (no error message)       !!! emerge aborting on    /usr/portage/app-games/gtetrinet/gtetrinet-0.4.1-r2.ebuild .    -----------------------------------------------     Seems like gnome-libs doesn't get installed as a dependency. After emerging   gnome-libs it works fine.       However, are only the gnome-libs required? Or does one need a full Gnome(2)? Adjusting the ebuild seems fairly easy and I would do it myself and submit it here, but I don't know what dependencies are required for this little game.      More info: see my forum post @ http://forums.gentoo.org/viewtopic.php?t=7819         Verleye V.
Comment 1 Gabriele Giorgetti 2002-07-12 12:08:41 UTC
That's fixed in -r3, thank you.