commit:     d39a50eb9f97de148256fecd2e50afe3bac553f4
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 14:00:27 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 14:00:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39a50eb

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 1e124dd..9e4ffc4 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"

Reply via email to