diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 17:51:45 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 17:51:45 +0000 |
commit | 9b028d9741b06af0c6babc6f6448a57f91d1042e (patch) | |
tree | f4498e0fa0482fe6057027a5c51eb3f2e82e1714 /dev-util/glade/glade-2.12.2-r1.ebuild | |
parent | build with -O1 on amd64-fbsd otherwise the kernel does not boot with gcc 4.4 ... (diff) | |
download | gentoo-2-9b028d9741b06af0c6babc6f6448a57f91d1042e.tar.gz gentoo-2-9b028d9741b06af0c6babc6f6448a57f91d1042e.tar.bz2 gentoo-2-9b028d9741b06af0c6babc6f6448a57f91d1042e.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-util/glade/glade-2.12.2-r1.ebuild')
-rw-r--r-- | dev-util/glade/glade-2.12.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/glade/glade-2.12.2-r1.ebuild b/dev-util/glade/glade-2.12.2-r1.ebuild index b2910f315c75..409447e14b86 100644 --- a/dev-util/glade/glade-2.12.2-r1.ebuild +++ b/dev-util/glade/glade-2.12.2-r1.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/dev-util/glade/glade-2.12.2-r1.ebuild,v 1.8 2011/03/16 10:23:48 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.2-r1.ebuild,v 1.9 2012/05/04 17:51:44 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/libxml2-2.4.1:2 accessibility? ( gnome-extra/libgail-gnome ) )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig sys-devel/gettext >=app-text/scrollkeeper-0.1.4 >=dev-util/intltool-0.28" |