From d39a50eb9f97de148256fecd2e50afe3bac553f4 Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Thu, 22 Oct 2015 16:00:27 +0200 Subject: media-sound/mpdas: mpdas-0.4.0 depends on libmpdclient instead of libmpd Package-Manager: portage-2.2.23 --- media-sound/mpdas/mpdas-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/mpdas/mpdas-0.4.0.ebuild b/media-sound/mpdas/mpdas-0.4.0.ebuild index 1e124dde1550..9e4ffc4440d9 100644 --- a/media-sound/mpdas/mpdas-0.4.0.ebuild +++ b/media-sound/mpdas/mpdas-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ~x86" IUSE="" -RDEPEND="media-libs/libmpd +RDEPEND="media-libs/libmpdclient net-misc/curl" DEPEND="${RDEPEND} virtual/pkgconfig" -- cgit v1.2.3-65-gdbad