diff --git a/stress-ng.changes b/stress-ng.changes index 07b3f39..fdd9f90 100644 --- a/stress-ng.changes +++ b/stress-ng.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 14 09:46:19 UTC 2025 - Matwey Kornilov + +- BuildRequire EGL to improve GPU support + ------------------------------------------------------------------- Tue Jan 7 10:00:11 UTC 2025 - Fredrik Lönnegren diff --git a/stress-ng.spec b/stress-ng.spec index a1b40c1..e57552c 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -38,6 +38,9 @@ BuildRequires: libcap-devel BuildRequires: libseccomp-devel BuildRequires: lksctp-tools-devel BuildRequires: zlib-devel +BuildRequires: pkgconfig(egl) +BuildRequires: pkgconfig(gbm) +BuildRequires: pkgconfig(glesv2) %description stress-ng can stress various subsystems of a computer. It can stress load CPU,