diff options
Diffstat (limited to 'x11-misc/lightdm/lightdm-1.2.2.ebuild')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.2.2.ebuild b/x11-misc/lightdm/lightdm-1.2.2.ebuild index dbee3e70d6ba..d30e987da40f 100644 --- a/x11-misc/lightdm/lightdm-1.2.2.ebuild +++ b/x11-misc/lightdm/lightdm-1.2.2.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/x11-misc/lightdm/lightdm-1.2.2.ebuild,v 1.1 2012/04/28 14:53:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.2.2.ebuild,v 1.2 2012/05/05 04:53:53 jdhore Exp $ EAPI=4 inherit autotools eutils pam @@ -24,7 +24,7 @@ RDEPEND="dev-libs/glib:2 sys-apps/accountsservice" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig gnome-base/gnome-common sys-devel/gettext dev-util/gtk-doc-am" |