diff options
Diffstat (limited to 'x11-misc/lightdm/lightdm-1.1.8.ebuild')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.1.8.ebuild b/x11-misc/lightdm/lightdm-1.1.8.ebuild index adca7edd9bd2..fcc2db68adbe 100644 --- a/x11-misc/lightdm/lightdm-1.1.8.ebuild +++ b/x11-misc/lightdm/lightdm-1.1.8.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.1.8.ebuild,v 1.1 2012/03/16 22:29:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.1.8.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" PDEPEND="x11-misc/lightdm-gtk-greeter" |