commit: a7e02e8f6c715a826be61ac8c7b1bbeef2929e01
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 21:40:34 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 22:17:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e02e8f
x11-misc/xsettingsd: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild
b/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild
index 9a57075caf2d..f60d3ec97eaa 100644
--- a/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild
+++ b/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake
@@ -20,7 +20,6 @@ RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )
"
-BDEPEND=">=dev-util/cmake-3.15"
src_configure() {
local mycmakeargs=(