gtkperf: Add test selection patch from phoronix/openbenchmarking
Patch seems to not change default functionality, always use.
This commit is contained in:
@@ -12,6 +12,9 @@ stdenv.mkDerivation {
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ gtk2 libintl ];
|
||||
|
||||
# https://openbenchmarking.org/innhold/7e9780c11550d09aa67bdba71248facbe2d781db
|
||||
patches = [ ./bench.patch ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Application designed to test GTK+ performance";
|
||||
homepage = http://gtkperf.sourceforge.net/;
|
||||
|
||||
Reference in New Issue
Block a user