mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-03 20:21:47 +02:00
pentoo-desktop: add x11-misc/sddm optionally
This commit is contained in:
parent
8e033f9f9d
commit
a23a9dbb0c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2020 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Pentoo meta ebuild to install all X and WM/DE related things"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -20,7 +20,7 @@ PDEPEND="X? (
|
|||
!livecd-stage1? ( || ( x11-base/xorg-server dev-libs/wayland ) )
|
||||
app-admin/genmenu
|
||||
net-misc/networkmanager
|
||||
x11-misc/slim
|
||||
|| ( x11-misc/slim x11-misc/sddm )
|
||||
app-arch/file-roller
|
||||
|
||||
pentoo-full? (
|
||||
|
|
|
|||
Loading…
Reference in a new issue