Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11480 - saw fish missing dependancy
Summary: saw fish missing dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-02 06:29 UTC by Ben de Luca
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Ben de Luca 2002-12-02 06:29:52 UTC
checking for GNU msgfmt... /usr/bin/msgfmt
checking for rep-gtk >= 0.17... no
configure: error: You need rep-gtk version 0.17+


its a run time dependancy i think
Comment 1 synonymousca 2002-12-02 06:39:26 UTC
Hmm? Line 19 of the ebuild is a dependency on exactly that. What command are you
using to emerge it?
Comment 2 Ben de Luca 2002-12-02 19:01:42 UTC
ok i see it

weird I ran emerge sawfish and it didnt pick it up, Ill try to set up a case
where i can reliably replicate the problem.

um shouldnt lib-rep be in an rdepend section as its a run time dependancy?
Comment 3 foser (RETIRED) gentoo-dev 2002-12-04 08:28:28 UTC
depend=rdepend if rdepend isn't around. But it looks allright to me.