summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-power/dptfxtract/dptfxtract-1.4.3-r1.ebuild (renamed from sys-power/dptfxtract/dptfxtract-1.4.3.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-power/dptfxtract/dptfxtract-1.4.3.ebuild b/sys-power/dptfxtract/dptfxtract-1.4.3-r1.ebuild
index f14d8983d176..8a06a3360de8 100644
--- a/sys-power/dptfxtract/dptfxtract-1.4.3.ebuild
+++ b/sys-power/dptfxtract/dptfxtract-1.4.3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Intel's Linux DPTF Extract Utility for generating thermald's thermal_conf.xml"
HOMEPAGE="https://github.com/intel/dptfxtract"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="amd64"
IUSE=""
-RDEPEND=""
+RDEPEND="sys-libs/glibc"
DEPEND=""
QA_PREBUILT="*"