app-benchmarks/i7z: drop unused flag-o-matic, add pkgconfig BDEPEND

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-02 04:18:08 +01:00
parent 49326f0e1d
commit 8930a26047

View File

@@ -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