Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 68168
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Lisa Seelye (RETIRED) <lisa@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jamie Lokier <jamie@shareable.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 68168 depends on: Show dependency tree
Bug 68168 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: 2004-10-19 09:09 0000
I'm building distcc on an embedded uclibc build, so size is something of a
concern.

sys-devel/distcc-2.18 unconditionally depends on:
    sys-apps/shadow
    dev-util/pkgconfig
shadow in turn pulls in miscfiles and cracklib, a total of nearly 4 megabytes.

Compare with distcc itself, about 400k including /usr/share/doc.

pkgconfig and shadow are not actually needed by distcc: building it with
--nodeps confirms this.

The bug then, is: shouldn't there be a USE flag or two controlling whether
distcc is built with/without pkgconfig/shadow support?


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Lisa Seelye (RETIRED) 2004-12-14 14:22:52 0000 -------
Shadow is required for useradd (distcc user).

As for pkgconfig, you're right.  This is only needed for GUI things and is now fixed in cvs.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug