diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2016-12-10 19:44:07 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2016-12-10 19:51:45 +0000 |
commit | 4c2199bbd7f279e6667eee7820ba794879053980 (patch) | |
tree | 2fbe6bca67c06d839f5ef567990a2a7f6bd4d523 /x11-misc/lightdm | |
parent | x11-misc/lightdm: Remove old (diff) | |
download | gentoo-4c2199bbd7f279e6667eee7820ba794879053980.tar.gz gentoo-4c2199bbd7f279e6667eee7820ba794879053980.tar.bz2 gentoo-4c2199bbd7f279e6667eee7820ba794879053980.zip |
x11-misc/lightdm: Make the gtk or kde greeters optional
Gentoo-Bug: 594984
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.21.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/lightdm/lightdm-1.21.3.ebuild b/x11-misc/lightdm/lightdm-1.21.3.ebuild index 10372470e1f6..4c8dc62bf532 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 |