diff options
Diffstat (limited to 'media-sound/ezstream/ezstream-0.5.6.ebuild')
-rw-r--r-- | media-sound/ezstream/ezstream-0.5.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/ezstream/ezstream-0.5.6.ebuild b/media-sound/ezstream/ezstream-0.5.6.ebuild index 31c9cd038df4..eee779e1093d 100644 --- a/media-sound/ezstream/ezstream-0.5.6.ebuild +++ b/media-sound/ezstream/ezstream-0.5.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ezstream/ezstream-0.5.6.ebuild,v 1.1 2011/03/28 14:56:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ezstream/ezstream-0.5.6.ebuild,v 1.2 2012/05/05 08:20:42 mgorny Exp $ EAPI=4 @@ -20,7 +20,7 @@ COMMON_DEPEND="dev-libs/libxml2 RDEPEND="${COMMON_DEPEND} net-misc/icecast" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { local docdir=/usr/share/doc/${PF} |