From 8930a260471cea8df9a03cdd2ddb27ca0cf8289c Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Apr 2021 04:18:08 +0100 Subject: app-benchmarks/i7z: drop unused flag-o-matic, add pkgconfig BDEPEND Signed-off-by: Sam James --- app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild index c2e8656b7af9..def6449b2579 100644 --- a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild +++ b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic qmake-utils toolchain-funcs + +inherit qmake-utils toolchain-funcs COMMIT="5023138d7c35c4667c938b853e5ea89737334e92" DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux" @@ -22,7 +23,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND}" -BDEPEND="" +BDEPEND="virtual/pkgconfig" PATCHES=( "${FILESDIR}"/i7z-0.27.2-ncurses.patch -- cgit v1.2.3-18-g5258