Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61558 - Redland-bindings ebuild incorrect dependancy
Summary: Redland-bindings ebuild incorrect dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-24 14:00 UTC by Chris Schmidt
Modified: 2004-08-30 19:09 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 Chris Schmidt 2004-08-24 14:00:16 UTC
Redland-bindings ebuild currently only requires dev-libs/redland. However, the build process requires redland .9.17 or higher. The ebuild should require redland .9.17 or higher rather than just redland.

Reproducible: Always
Steps to Reproduce:
1. Install redland < .9.17
2. Emerge redland-bindings
Actual Results:  
Emerge failed, citing missing source files/missing dependancy

Expected Results:  
Emerge should succeed.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-24 19:19:37 UTC
spanky, can you stick a metadata.xml file in there too
Comment 2 SpanKY gentoo-dev 2004-08-30 19:09:06 UTC
oops, fixed, sorry