diff options
Diffstat (limited to 'media-sound/nted/nted-1.10.18.ebuild')
-rw-r--r-- | media-sound/nted/nted-1.10.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/nted/nted-1.10.18.ebuild b/media-sound/nted/nted-1.10.18.ebuild index 7d0608bd11a3..4f4cd0e8d51e 100644 --- a/media-sound/nted/nted-1.10.18.ebuild +++ b/media-sound/nted/nted-1.10.18.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/nted/nted-1.10.18.ebuild,v 1.4 2011/11/02 14:55:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18.ebuild,v 1.5 2012/05/05 08:45:04 mgorny Exp $ EAPI="4" @@ -20,7 +20,7 @@ RDEPEND="doc? ( gnome-extra/yelp app-text/xmlto ) media-libs/alsa-lib" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf $(use_with doc) \ |