From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-40629-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NzeCL-0003vL-7A
	for garchives@archives.gentoo.org; Wed, 07 Apr 2010 22:58:13 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DA850E0924;
	Wed,  7 Apr 2010 22:58:10 +0000 (UTC)
Received: from mail-pz0-f181.google.com (mail-pz0-f181.google.com [209.85.222.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 9CB46E090B
	for <gentoo-dev@lists.gentoo.org>; Wed,  7 Apr 2010 22:58:05 +0000 (UTC)
Received: by pzk11 with SMTP id 11so1418552pzk.32
        for <gentoo-dev@lists.gentoo.org>; Wed, 07 Apr 2010 15:58:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:received:message-id:subject
         :from:to:content-type;
        bh=H3Tb1/DGoMQ/pMy0twZuOA8DftYx2X2dJbw496n78cM=;
        b=tByzjlidbNsQBOTFDfLCYJMgcLNAYp2FMPiNlCCV0nK2Ung3cNL/PlV/IMrxsFt2ev
         aQ0J4NF8z13hk6VneBngHBpOwPd+JwMy24mz3JYlipFAM9m5SyHw+V3YfWk8pZeWBcs7
         ipoZ2qoDzJ0qFNmKIRcmyB28jXTa3229NDF+s=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        b=MPlz/oZHoMgGoP9LsZpvZd/0ug5RfebvM6b6jrmWwpfQsqJSZLMB3wFOA042SRUiCH
         5pcuCBkvHOS8RG4pkU50649FEEb88xjF9yog/+ifTTuKVGLXljDAyeeDBeG3hHDw3+fh
         5wRiJOuOvWsOHTQtgLpK3YgJKRf4n9Xxkgeak=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Sender: nirbheek.chauhan@gmail.com
Received: by 10.141.48.2 with HTTP; Wed, 7 Apr 2010 15:58:04 -0700 (PDT)
In-Reply-To: <20100407224307.GB16593@nibiru.local>
References: <e117dbb91003011324j1d3df0cfndc74d1e711b71fae@mail.gmail.com>
	 <201003052151.22506.reavertm@gmail.com>
	 <e117dbb91003051306q77f01b3fl6e9809cb41ab87e3@mail.gmail.com>
	 <8b4c83ad1003060111j4e2788dfg419f3ae234242017@mail.gmail.com>
	 <e117dbb91003060332h7d45b6c0rae69568be07e3619@mail.gmail.com>
	 <8b4c83ad1003060905q39a5dbdbp8e8c2e25c19ad3c8@mail.gmail.com>
	 <20100407224307.GB16593@nibiru.local>
Date: Thu, 8 Apr 2010 04:28:04 +0530
X-Google-Sender-Auth: ca5604237a1debb8
Received: by 10.141.187.20 with SMTP id o20mr8221809rvp.13.1270681085036; Wed, 
	07 Apr 2010 15:58:05 -0700 (PDT)
Message-ID: <z2v8b4c83ad1004071558zbdfe1dabs60b6992b3989dcc8@mail.gmail.com>
Subject: Re: [gentoo-dev] [RFC] Remove cups from default profile to solve 
	circular deps
From: Nirbheek Chauhan <nirbheek@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 5222e9ed-5012-4ee8-87a0-fddcc2bb611c
X-Archives-Hash: 07117465c0fda5dafe4dd1685c276d08

On Thu, Apr 8, 2010 at 4:13 AM, Enrico Weigelt <weigelt@metux.de> wrote:
> * Nirbheek Chauhan <nirbheek@gentoo.org> schrieb:
>> On Sat, Mar 6, 2010 at 5:02 PM, Ben de Groot <yngwin@gentoo.org> wrote:
>> > Would it be possible to make cups a PDEPEND in gtk+ or is it really
>> > needed at compile time?
>> >
>>
>> cups is definitely needed at compile-time
>
> Does anyone know what exactly for ?
> Didnt have the time for an deeper investigation, but if an widget
> toolkit requires an printing service, something really strange
> is happening, IMHO ... ;-o
>

Download the gtk+ tarball and take a peek inside ./modules/printbackends/cups

You'll find your answer there.

-- 
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team