diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:01:21 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:01:21 +0000 |
commit | f4958319aa743d3477f92ca1b0f5abbacaed3a57 (patch) | |
tree | 22546b8a40d41f998dd6f847cf0dcc07397defd2 /xfce-base/exo/exo-0.8.0.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-f4958319aa743d3477f92ca1b0f5abbacaed3a57.tar.gz historical-f4958319aa743d3477f92ca1b0f5abbacaed3a57.tar.bz2 historical-f4958319aa743d3477f92ca1b0f5abbacaed3a57.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/exo/exo-0.8.0.ebuild')
-rw-r--r-- | xfce-base/exo/exo-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.8.0.ebuild b/xfce-base/exo/exo-0.8.0.ebuild index 6255458e2d34..962d26c6a5e0 100644 --- a/xfce-base/exo/exo-0.8.0.ebuild +++ b/xfce-base/exo/exo-0.8.0.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/xfce-base/exo/exo-0.8.0.ebuild,v 1.1 2012/04/29 09:57:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.2 2012/05/05 06:56:56 mgorny Exp $ EAPI=4 inherit xfconf @@ -22,7 +22,7 @@ RDEPEND=">=dev-lang/perl-5.6 >=xfce-base/libxfce4util-4.10" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |