Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76225 - Now GnuPG depends on X :(
Summary: Now GnuPG depends on X :(
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
: 76236 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-31 04:36 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2004-12-31 08:30 UTC (History)
1 user (show)

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 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2004-12-31 04:36:42 UTC
jupiter ~ # emerge gnupg -p

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-misc/ttmkfdir-3.0.9-r2
[ebuild  N    ] x11-base/xorg-x11-6.8.1.901
[ebuild  N    ] media-gfx/xloadimage-4.1-r1
[ebuild  N    ] sys-apps/utempter-0.5.5.5-r1
[ebuild  N    ] x11-terms/xterm-197
[ebuild  N    ] media-gfx/xli-1.17.0
[ebuild     U ] app-crypt/gnupg-1.4.0 [1.2.6]

I think it's line 28 in the ebuild thats causing the problem (RDEPEND section):

        !X? ( media-gfx/xloadimage media-gfx/xli )

If X is not set as a use flag we depends on some graphic libraries, that doesn't even make sence.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. USE="-*" emerge gnupg -p
Actual Results:  
GnuPG depends on some libraries that are not needed when not using X.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-12-31 06:37:00 UTC
yep - that is kinda silly.

Fixed now.
Comment 2 Guillaume Castagnino 2004-12-31 08:30:54 UTC
*** Bug 76236 has been marked as a duplicate of this bug. ***