summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2015-10-22 16:00:27 +0200
committerChristoph Mende <angelos@gentoo.org>2015-10-22 16:00:37 +0200
commitd39a50eb9f97de148256fecd2e50afe3bac553f4 (patch)
tree90d28e1b235f7975ea4dd52a03be97b8f6fbac11 /media-sound/mpdas
parentmedia-gfx/digikam: restore accidentally-removed version (diff)
downloadgentoo-d39a50eb9f97de148256fecd2e50afe3bac553f4.tar.gz
gentoo-d39a50eb9f97de148256fecd2e50afe3bac553f4.tar.bz2
gentoo-d39a50eb9f97de148256fecd2e50afe3bac553f4.zip
media-sound/mpdas: mpdas-0.4.0 depends on libmpdclient instead of libmpd
Package-Manager: portage-2.2.23
Diffstat (limited to 'media-sound/mpdas')
-rw-r--r--media-sound/mpdas/mpdas-0.4.0.ebuild4
1 files 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"