mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
kde-misc/kdeconnect: Add SELinux policy
Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5345
This commit is contained in:
committed by
Andreas Sturmlechner
parent
c74b4047c7
commit
db6e19ee56
@@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${KMNAME}-${PV}.tar.xz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="app wayland"
|
||||
IUSE="app selinux wayland"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcmutils)
|
||||
@@ -44,6 +44,7 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}
|
||||
$(add_plasma_dep plasma-workspace)
|
||||
app? ( kde-frameworks/kirigami:1 )
|
||||
selinux? ( sec-policy/selinux-kdeconnect )
|
||||
wayland? ( $(add_plasma_dep kwin) )
|
||||
!kde-misc/kdeconnect:4
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user