Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 648212

Summary: media-sound/upmpdcli should depend on media-sound/mpd[curl]
Product: Gentoo Linux Reporter: BT <amak79>
Component: Current packagesAssignee: Erik Mackdanz <stasibear>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description BT 2018-02-20 04:53:17 UTC
media-sound/upmpdcli currently has a RDEPEND on media-sound/mpd, but it should be media-sound/mpd[curl]. Without it, upmpdcli cannot work because it relies on the mpd curl input plugin to play files from the UPnP media server.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-15 02:54:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8941cdf32bc706dc7d478737387379daa0881f46

commit 8941cdf32bc706dc7d478737387379daa0881f46
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2018-04-15 02:54:37 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2018-04-15 02:54:37 +0000

    media-sound/upmpdcli: Add mpd's curl dep
    
    Closes: https://bugs.gentoo.org/648212
    Closes: https://bugs.gentoo.org/652770
    Package-Manager: Portage-2.3.28, Repoman-2.3.7

 media-sound/upmpdcli/upmpdcli-1.2.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Erik Mackdanz gentoo-dev 2018-04-15 02:56:01 UTC
Thanks for reporting this.