From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1B6A21389E2 for ; Tue, 25 Nov 2014 19:38:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5BF6E0854; Tue, 25 Nov 2014 19:38:25 +0000 (UTC) Received: from mail142c7.megamailservers.com (mail773.megamailservers.com [69.49.98.83]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA5A0E07F0 for ; Tue, 25 Nov 2014 19:38:24 +0000 (UTC) X-POP-User: admin@sys-concept.com X-VIP: 69.49.109.100 Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail142c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id sAPJcLIb032538 for ; Tue, 25 Nov 2014 14:38:23 -0500 Received: by syscon7.localdomain (Postfix, from userid 1000) id 1C910201C61; Tue, 25 Nov 2014 12:38:25 -0700 (MST) Date: Tue, 25 Nov 2014 12:38:24 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] dependencies for media-libs/phonon-vlc Message-ID: <20141125193824.GB3999@syscon7> References: <20141125181325.GA3999@syscon7> <5474D2BE.40007@alectenharmsel.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <5474D2BE.40007@alectenharmsel.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-CTCH-RefID: str=0001.0A020203.5474DAAF.01FF,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=aZZYw3Yt c=1 sm=1 tr=0 a=C3ZDv51cNVt4vJz/79I2xQ==:117 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=SDcUNfBxAAAA:8 a=BDKbP5mgAAAA:8 a=Unq3plm5DvEA:10 a=M1kyBYkWWGkA:10 a=8nJEP1OIZ-IA:10 a=pGLkceISAAAA:8 a=5y4faFyK3SkA:10 a=cKcQYHYDGK-Bv5o6SwwA:9 a=wPNLvfGTeEIA:10 X-Origin-Country: CA X-Archives-Salt: 3f1dacba-e4ee-451d-964b-a7cf8d5724a2 X-Archives-Hash: 26cbf34fa48941f33102cf3d7685226b On 11/25/14 14:04, Alec Ten Harmsel wrote: > >On 11/25/2014 01:13 PM, Joseph wrote: >> I'm getting a message for: media-libs/phonon-vlc >> >> Calculating dependencies / >> >> !!! Problem resolving dependencies for media-libs/phonon-vlc >> ... done! >> >> !!! The ebuild selected to satisfy "media-libs/phonon-vlc" has unmet >> requirements. >> - media-libs/phonon-vlc-0.7.2::gentoo USE="-debug -qt4 (-qt5)" >> ABI_X86="64" >> >> The following REQUIRED_USE flag constraints are unsatisfied: >> any-of ( qt4 qt5 ) >> >> What does it want? > >Phonon is KDE's media API, so it depends on either qt4 or qt5 since KDE >does as well. > >> I've tried in package.use media-libs/phonon-vlc -debug -qt4 (-qt5) >> >> it doesn't help. >> > >You should enable either qt4: > > media-libs/phonon-vlc qt4 > >or qt5: > > media-libs/phonon-vlc qt5 > >in package.use. qt4 is the stable one right now, I would not suggest qt5. Thanks, I don't run any KDE so "equery d" is not showing any dependency so I got rid of it. -- Joseph