diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:47:56 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:47:56 +0000 |
commit | d3a69a5f1ad2330d423a78c3650f8827d08f98a3 (patch) | |
tree | 65909399ec0c60d882c20960c3d9b6f640e155e0 /dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild | |
parent | Stable on x86 wrt bug#410031. (diff) | |
download | gentoo-2-d3a69a5f1ad2330d423a78c3650f8827d08f98a3.tar.gz gentoo-2-d3a69a5f1ad2330d423a78c3650f8827d08f98a3.tar.bz2 gentoo-2-d3a69a5f1ad2330d423a78c3650f8827d08f98a3.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild')
-rw-r--r-- | dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild index c62b9aa78788..3f50e4408e46 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.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-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild,v 1.6 2011/10/20 18:59:03 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-poppler/ruby-poppler-0.19.4.ebuild,v 1.7 2012/05/04 18:47:55 jdhore Exp $ EAPI="2" USE_RUBY="ruby18" @@ -15,7 +15,7 @@ RDEPEND="${RDEPEND} app-text/poppler[cairo]" DEPEND="${DEPEND} app-text/poppler[cairo] - dev-util/pkgconfig" + virtual/pkgconfig" ruby_add_rdepend "dev-ruby/ruby-gdkpixbuf2 >=dev-ruby/ruby-glib2-${PV}" |