diff options
author | 2012-05-05 09:02:19 +0000 | |
---|---|---|
committer | 2012-05-05 09:02:19 +0000 | |
commit | de01a91e81fea24775a5932a856ec05c9a9a9eeb (patch) | |
tree | 66ba3a4e3ea4eca13569d4c674137b0957f74ad3 /media-sound/gmpc/gmpc-11.8.16.ebuild | |
parent | Update description and webpage thanks to Ivan <gentoo.power@gmail.com> (diff) | |
download | historical-de01a91e81fea24775a5932a856ec05c9a9a9eeb.tar.gz historical-de01a91e81fea24775a5932a856ec05c9a9a9eeb.tar.bz2 historical-de01a91e81fea24775a5932a856ec05c9a9a9eeb.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p13/cvs/Linux x86_64
Diffstat (limited to 'media-sound/gmpc/gmpc-11.8.16.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-11.8.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gmpc/gmpc-11.8.16.ebuild b/media-sound/gmpc/gmpc-11.8.16.ebuild index 06e845f991be..b738fd239d97 100644 --- a/media-sound/gmpc/gmpc-11.8.16.ebuild +++ b/media-sound/gmpc/gmpc-11.8.16.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/gmpc/gmpc-11.8.16.ebuild,v 1.6 2012/03/07 19:54:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-11.8.16.ebuild,v 1.7 2012/05/05 09:02:18 mgorny Exp $ EAPI=4 inherit gnome2-utils @@ -26,7 +26,7 @@ RDEPEND="dev-db/sqlite:3 DEPEND="${RDEPEND} dev-lang/vala:0.12 >=dev-util/gob-2.0.17 - dev-util/pkgconfig + virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )" |