diff options
Diffstat (limited to 'media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild')
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild index 34c98323ee43..bc37827e91b2 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild,v 1.6 2012/01/05 11:59:01 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpcpp/ncmpcpp-0.5.8.ebuild,v 1.7 2012/05/05 08:44:40 mgorny Exp $ EAPI="4" @@ -25,7 +25,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " src_configure() { |