Gentoo Archives: gentoo-user

From: Bill Roberts <billbalt@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cups and virtual/X11
Date: Fri, 16 Dec 2005 18:46:56
Message-Id: 20051216184259.GB17647@antec.eyeofthequark.com
In Reply to: Re: [gentoo-user] cups and virtual/X11 by Rumen Yotov
1 On 18:49 Fri 16 Dec , Rumen Yotov wrote:
2 > On (16/12/05 10:57), Bill Roberts wrote:
3 > > When I try to upgrade to the latest stable version of CUPS, portage trys to
4 > > drag in X windows.
5 > >
6 > > I'm not sure if this is caused by the changes happening in preparation for
7 > > the new version of xorg, or perhaps changes in the cups ebuild, which has
8 > > seen some changes in USE variables.
9 > >
10 > > I meandered around b.g.o for a while, but did't find anything relevant.
11 > >
12 > > Any ideas?
13 > >
14 > > Bill Roberts
15 > Hi,
16 > Did the same (cups upgrade) yesterday.
17 > New cups wanted to install two additional packages - xpdf & motif.
18 > In my case "xpdf" had "motif X" as USE-flags, so it wanted to emerge motif too, i have X.
19 > In your case it's X.
20 > Removed "motif" with "-motif" in package.use.
21 > Check xpdf's USE flags and put "-X" for xpdf in package.use.
22 > HTH.Rumen
23 >
24
25 Rumen
26
27 You nailed the problem. Thanks for the assist.
28
29 Bill Roberts