diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 06:46:40 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 06:46:40 +0000 |
commit | 836ae9529b1c3e48cca8754387854058f466322d (patch) | |
tree | 5fadcdcd3db910c97b0004f6edbe704b1d7e432a /xfce-base/garcon/garcon-0.2.0.ebuild | |
parent | Backport FEATURES=userpriv guard and drop ruby19 to create stable candidate f... (diff) | |
download | historical-836ae9529b1c3e48cca8754387854058f466322d.tar.gz historical-836ae9529b1c3e48cca8754387854058f466322d.tar.bz2 historical-836ae9529b1c3e48cca8754387854058f466322d.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/garcon/garcon-0.2.0.ebuild')
-rw-r--r-- | xfce-base/garcon/garcon-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.2.0.ebuild b/xfce-base/garcon/garcon-0.2.0.ebuild index dd10a4aa0cd1..ae678cd59f9f 100644 --- a/xfce-base/garcon/garcon-0.2.0.ebuild +++ b/xfce-base/garcon/garcon-0.2.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/garcon/garcon-0.2.0.ebuild,v 1.1 2012/04/29 09:43:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.2 2012/05/05 06:46:40 mgorny Exp $ EAPI=4 inherit xfconf @@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/glib-2.14 >=xfce-base/libxfce4util-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |