intel / lkp-tests

Linux Kernel Performance tests
GNU General Public License v2.0
251 stars 153 forks source link

Update unixbench dependency on ubuntu #361

Closed bssrikanth closed 6 months ago

bssrikanth commented 6 months ago

Currently unixbench install fails on Ubuntu 22.04.x throwing below error: E: Unable to locate package libglut3 E: Unable to locate package libglut-dev This commit updates those package dependency.

rli9 commented 6 months ago

thanks for the patch