mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
kde-misc/systemd-kcm: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
inherit kde5
|
||||
|
||||
@@ -13,7 +13,8 @@ IUSE=""
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
|
||||
CDEPEND="
|
||||
BDEPEND="sys-devel/gettext"
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kauth)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
@@ -24,12 +25,9 @@ CDEPEND="
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
sys-apps/systemd
|
||||
sys-apps/systemd:=
|
||||
"
|
||||
DEPEND="${CDEPEND}
|
||||
sys-devel/gettext
|
||||
"
|
||||
RDEPEND="${CDEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-misc/kcmsystemd:4
|
||||
!kde-misc/systemd-kcm:4
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user