Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500822 - www-client/firefox-27.0 should RDEPEND on dev-libs/nss-3.15.4, dev-db/sqlite-3.8.0.2
Summary: www-client/firefox-27.0 should RDEPEND on dev-libs/nss-3.15.4, dev-db/sqlite-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-02-10 00:10 UTC by David Korth
Modified: 2014-02-10 06:46 UTC (History)
0 users

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


Attachments
Patch for firefox-27.0.ebuild to fix RDEPENDS. (firefox-27.0-fix-RDEPENDS.diff,783 bytes, patch)
2014-02-10 00:11 UTC, David Korth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Korth 2014-02-10 00:10:35 UTC
www-client/firefox-27.0 has incorrect version dependencies for nss and sqlite.

I don't have the build log showing an nss failure, but here's the relevant section for sqlite:

checking for sqlite3 >= 3.8.0.2... Requested 'sqlite3 >= 3.8.0.2' but version of SQLite is 3.7.17
configure: error: Library requirements (sqlite3 >= 3.8.0.2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.


Reproducible: Always
Comment 1 David Korth 2014-02-10 00:11:07 UTC
Created attachment 369994 [details, diff]
Patch for firefox-27.0.ebuild to fix RDEPENDS.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-02-10 06:46:50 UTC
+  10 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> firefox-27.0.ebuild:
+  Fixed dependencies (bug #500822).
+