diff options
Diffstat (limited to 'sys-apps/gpet/gpet-0.4.ebuild')
-rw-r--r-- | sys-apps/gpet/gpet-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/gpet/gpet-0.4.ebuild b/sys-apps/gpet/gpet-0.4.ebuild index 10cffd48c0ea..6ff349791baa 100644 --- a/sys-apps/gpet/gpet-0.4.ebuild +++ b/sys-apps/gpet/gpet-0.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/sys-apps/gpet/gpet-0.4.ebuild,v 1.1 2011/09/12 05:09:22 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/gpet-0.4.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -20,4 +20,4 @@ RDEPEND="gnome-base/gconf x11-libs/pango" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" |