commit: 4c2199bbd7f279e6667eee7820ba794879053980
Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 19:44:07 2016 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 19:51:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2199bb
x11-misc/lightdm: Make the gtk or kde greeters optional
Gentoo-Bug: 594984
Package-Manager: portage-2.3.3
x11-misc/lightdm/lightdm-1.21.3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-misc/lightdm/lightdm-1.21.3.ebuild
b/x11-misc/lightdm/lightdm-1.21.3.ebuild
index 1037247..4c8dc62 100644
--- a/x11-misc/lightdm/lightdm-1.21.3.ebuild
+++ b/x11-misc/lightdm/lightdm-1.21.3.ebuild
@@ -15,7 +15,6 @@ LICENSE="GPL-3 LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
-REQUIRED_USE="|| ( gtk kde )"
COMMON_DEPEND="audit? ( sys-process/audit )
>=dev-libs/glib-2.32.3:2