summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2022-03-13 19:05:37 +0100
committerPacho Ramos <pacho@gentoo.org>2022-03-13 19:36:36 +0100
commitcfd0bc41c6e4992d2607b27353e311d600a59e0f (patch)
tree70388ffe6a3d450ac1293873fd660d0322b9a9b9 /sys-power/dptfxtract
parentdev-libs/libreport: Drop old (diff)
downloadgentoo-cfd0bc41c6e4992d2607b27353e311d600a59e0f.tar.gz
gentoo-cfd0bc41c6e4992d2607b27353e311d600a59e0f.tar.bz2
gentoo-cfd0bc41c6e4992d2607b27353e311d600a59e0f.zip
sys-power/dptfxtract: glibc is needed
Closes: https://bugs.gentoo.org/832983 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sys-power/dptfxtract')
-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="*"