From 4e3e264eca8723b063a38254bae82a412e6bec2f Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Tue, 19 Sep 2023 19:26:16 -0700 Subject: [PATCH] small update --- pinxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinxi b/pinxi index 6483870..f399ac8 100755 --- a/pinxi +++ b/pinxi @@ -3569,7 +3569,7 @@ sub set_item_data { 'eglinfo' => { 'info' => '-G X11/Wayland EGL info', 'info-bsd' => '-G X11/Wayland EGL info', - 'apt' => 'mesa-utils', + 'apt' => 'mesa-utils (Ubuntu: mesa-utils-extra)', 'pacman' => 'mesa-demos', 'pkgtool' => 'mesa', 'rpm' => 'egl-utils (SUSE: Mesa-demo-egl)',