Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27646 - Workrave ebuild miss a dependancy
Summary: Workrave ebuild miss a dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal minor
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-31 06:09 UTC by Brice Arnould (un_brice)
Modified: 2003-09-07 22:53 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 Brice Arnould (un_brice) 2003-08-31 06:09:55 UTC
Since version 1.4, workrave need ">dev-cpp/libgnomeuimm-2.0" in order to 
compile (and even GNOME I think). 
Sadly, the ebuild doesn't contain this dependancy...
Comment 1 AlterEgo 2003-09-01 08:47:30 UTC
to the PKG_CONFIG_PATH environment variable
No package 'gnet-2.0' found

configure: error: Library requirements (gnet-2.0) not met; consider adjusting the PKG_CONFIG                                                _PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can f                                                ind them.

!!! ERROR: app-misc/workrave-1.4.0 failed.
!!! Function econf, Line 324, Exitcode 1
!!! econf failed

Emerging gnet-1.1.9 does not fixes this problem.
Emerging the (masked) gnet-2.0.4 does.
When emerging workrave 1.4.0, gnet-2.0.4 must therefore be listed as a dependency for workrave.
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-09-06 11:18:38 UTC
libgnomeuimm-2.0 is covered by the dependency on >=dev-cpp/libgnomeuimm-1.3 (a qpkg -l libgnomeuimm will show you the includes). i will investigate the gnet dependency though.
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2003-09-07 22:53:56 UTC
thanks very much for reporting, this is fixed in portage now