First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 149879
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Fonts Team <fonts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Drake <dsd@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 149879 depends on: Show dependency tree
Bug 149879 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-02 11:57 0000
fontconfig should RDEPEND on freetype, there's no doubt about that, but as some
fontconfig versions (e.g. 2.3.2-r1, current stable) do not specify RDEPEND in
the ebuild, the implicit RDEPEND=DEPEND gets overwritten by autotools.eclass

Please fix the affected ebuilds, or give me the OK to do so, by adding:
RDEPEND=${DEPEND}

------- Comment #1 From Jakub Moc (RETIRED) 2006-10-03 01:22:03 0000 -------
On a side note, autotools.eclass is now fixed to not polute RDEPEND:

http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/autotools.eclass?r1=1.45&r2=1.46

------- Comment #2 From Joe Jezak 2006-10-04 23:04:13 0000 -------
When you do this, can you also move the WANT_AUTOMAKE to above the inherit line
so that the automake deps are added correctly?  As is, it won't pull in
automake-1.9 as required, so it fails on new installs where automake-1.9 isn't
present (at least it did here on ppc).

------- Comment #3 From Daniel Drake 2006-10-11 12:54:38 0000 -------
Committed. If this causes any problems, send em my way.

First Last Prev Next    No search results available      Search page      Enter new bug