diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 07:00:27 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 07:00:27 +0000 |
commit | f6fc325880aeea51827181e2d6133b0e615c719d (patch) | |
tree | 69519a3f56b76e283df08439704af7846d8c15bf /media-gfx/gtkam/gtkam-0.1.18.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/gtkam/gtkam-0.1.18.ebuild')
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gtkam/gtkam-0.1.18.ebuild b/media-gfx/gtkam/gtkam-0.1.18.ebuild index 3407057e651f..0bf3e763d6bb 100644 --- a/media-gfx/gtkam/gtkam-0.1.18.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.18.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/media-gfx/gtkam/gtkam-0.1.18.ebuild,v 1.3 2012/04/29 15:56:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.18.ebuild,v 1.4 2012/05/05 07:00:23 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -27,7 +27,7 @@ RDEPEND="x11-libs/gtk+:2 >=gnome-base/libgnomeui-2 )" DEPEND="${RDEPEND} >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig app-text/scrollkeeper nls? ( >=sys-devel/gettext-0.14.1 )" |