mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-admin/s-tui: add alterantive stress implementation
s-tui supports both "stress-ng" and "stress" Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
committed by
Joe Kappus
parent
10026d0bd3
commit
d1275fc47c
@@ -30,5 +30,5 @@ RDEPEND="
|
||||
distutils_enable_tests unittest
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Stress options in program menu" app-benchmarks/stress
|
||||
optfeature "Stress options in program menu" app-benchmarks/stress app-benchmarks/stress-ng
|
||||
}
|
||||
|
||||
@@ -30,5 +30,5 @@ RDEPEND="
|
||||
distutils_enable_tests unittest
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Stress options in program menu" app-benchmarks/stress
|
||||
optfeature "Stress options in program menu" app-benchmarks/stress app-benchmarks/stress-ng
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user