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-user+bounces-109331-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NvFke-0003zt-13
	for garchives@archives.gentoo.org; Fri, 26 Mar 2010 20:03:28 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7AF5CE0ADD;
	Fri, 26 Mar 2010 20:02:48 +0000 (UTC)
Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 4C38BE0ADD
	for <gentoo-user@lists.gentoo.org>; Fri, 26 Mar 2010 20:02:48 +0000 (UTC)
Received: by pwj10 with SMTP id 10so6280867pwj.40
        for <gentoo-user@lists.gentoo.org>; Fri, 26 Mar 2010 13:02:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from
         :user-agent:mime-version:to:subject:references:in-reply-to
         :content-type:content-transfer-encoding;
        bh=P3U6jtvG84vda5pNvrFpl+9rQlIc3nXA6arNJ6jPkBM=;
        b=VZZXXmfwWwL7FBI5ERDm5hRyB4rbYMMWC4SVPAgPzFzlz1lmdKzDJT4kDpm7wDjObW
         +qp4HIEGDa15oQX7ueSrL2tP9unEdE+e4k1lW07bROIT1ZeAbDJx5APv2FyhyWoKFws2
         3CHS1Df+vDEg16VfkCww72ZrgYh0MSLxyUUEI=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        b=OXqZgzNhtvfpks4+efNCjZu/RwmUwxWACMwdDDmtx8Tliw6vIeiYWJAZZi/UWaPreT
         uR8XrH5G7jeDXsLhMo73iqzIRqqYnE/yh+owKpMkvnsPuPon9Sk/XvPb1H7hBkjau3Rn
         ujqxS1JuLZC0CDQ+tIEk+/fmlEmrEApOgH23I=
Received: by 10.143.27.11 with SMTP id e11mr664888wfj.280.1269633767746;
        Fri, 26 Mar 2010 13:02:47 -0700 (PDT)
Received: from [127.0.0.1] ([65.183.151.13])
        by mx.google.com with ESMTPS id x34sm341757wfi.16.2010.03.26.13.02.41
        (version=SSLv3 cipher=RC4-MD5);
        Fri, 26 Mar 2010 13:02:46 -0700 (PDT)
Message-ID: <4BAD12DC.8070706@gmail.com>
Date: Fri, 26 Mar 2010 16:02:36 -0400
From: 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100322 Lightning/1.0b2pre Thunderbird/3.0.3
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: for list <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Re: libvdpau (?)
References: <4BACD05D.2020906@gmail.com> <201003261529.14862.Vertex.Symphony@gmail.com> <4BAD0CA3.2000809@gmail.com>
In-Reply-To: <4BAD0CA3.2000809@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 8e78c97b-d7c1-48cb-bf68-0c38a93ba35f
X-Archives-Hash: 316c7788f959ecaf82102b295525c4b1


>
> Is there a file anywhere that I can edit, which mandates that to use the
> vdpau "use" flag, I have to have the vdpau package installed?

geeeeeze...... there it is in the ebuild.

Removed the dependency and all compiles/works well.


Thanks for the time and help!!