diff options
author | 2012-05-05 07:00:27 +0000 | |
---|---|---|
committer | 2012-05-05 07:00:27 +0000 | |
commit | f6fc325880aeea51827181e2d6133b0e615c719d (patch) | |
tree | 69519a3f56b76e283df08439704af7846d8c15bf /media-gfx/gliv/gliv-1.9.7.ebuild | |
parent | New separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff) | |
download | historical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.gz historical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.bz2 historical-f6fc325880aeea51827181e2d6133b0e615c719d.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-gfx/gliv/gliv-1.9.7.ebuild')
-rw-r--r-- | media-gfx/gliv/gliv-1.9.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gliv/gliv-1.9.7.ebuild b/media-gfx/gliv/gliv-1.9.7.ebuild index 31a7dcaf84ce..fdc8287a93fb 100644 --- a/media-gfx/gliv/gliv-1.9.7.ebuild +++ b/media-gfx/gliv/gliv-1.9.7.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/media-gfx/gliv/gliv-1.9.7.ebuild,v 1.1 2011/05/24 22:36:34 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.7.ebuild,v 1.2 2012/05/05 07:00:25 jdhore Exp $ EAPI=4 @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 virtual/opengl >x11-libs/gtkglext-1.0.6" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-devel/bison-1.875 nls? ( sys-devel/gettext )" |