Nevermind, had to -gnome too, doheth.  Sorry for the brain fart.

-----Original Message-----
From: David Wilde [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 04, 2003 8:04 PM
To: '[EMAIL PROTECTED]'
Subject: Re: [gentoo-user] IUSE Question

Good info, thanks, but why is it ignoring my USE="-X" flag?

-----Original Message-----
From: Stephan Feder [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 04, 2003 7:45 PM
To: David Wilde
Cc: '[EMAIL PROTECTED]'
Subject: Re: [gentoo-user] IUSE Question

David Wilde wrote:
> 
> I'm trying to emerge hylafax onto a system that I am planning on setting
up
> as a headless fax server.  My problem is that even if I set USE="-X" it
> still wants to emerge X, GTK+, etc.  I have traced the problem to
> ghostscript and have looked at the ebuild file.  The IUSE variable is set
to
> IUSE="X cups gnome cjk".  Does the IUSE variable supersede the USE
variable?
...

You have to look at DEPEND (IUSE only states which USE flags are
evaluated):

DEPEND="virtual/glibc
    >=media-libs/jpeg-6b
    >=media-libs/libpng-1.2.1
    >=sys-libs/zlib-1.1.4
    X? ( virtual/x11 )
    gnome? ( >=media-gfx/gimp-print-4.2.1 )"

--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list

Reply via email to