Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476376 - dev-libs/redland[berkdb] doesn't use sys-libs/db:6.0 when older sys-libs/db slot versions are installed.
Summary: dev-libs/redland[berkdb] doesn't use sys-libs/db:6.0 when older sys-libs/db s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL: http://bugs.librdf.org/mantis/view.ph...
Whiteboard:
Keywords:
Depends on:
Blocks: db:6.0
  Show dependency tree
 
Reported: 2013-07-10 11:12 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2014-08-04 20:51 UTC (History)
0 users

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


Attachments
redland-1.0.16-db6.patch (redland-1.0.16-db6.patch,503 bytes, patch)
2013-07-10 11:12 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-07-10 11:12:10 UTC
Created attachment 352994 [details, diff]
redland-1.0.16-db6.patch

The attached patch fixes that.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-04 20:51:14 UTC
+  04 Aug 2014; Michał Górny <mgorny@gentoo.org> redland-1.0.16.ebuild:
+  Utilize db-use.eclass to obtain proper include path & library for berkdb. Bugs
+  #519002 and #476376.