From ffe179aef6ef5e080ea4b869e8cd8e080ca86e35 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Thu, 21 Sep 2023 09:37:09 -0700 Subject: [PATCH] recommends, fine tuned eglinfo --- pinxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinxi b/pinxi index f399ac8..be8daae 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 (Ubuntu: mesa-utils-extra)', + 'apt' => 'mesa-utils (or: mesa-utils-extra)', 'pacman' => 'mesa-demos', 'pkgtool' => 'mesa', 'rpm' => 'egl-utils (SUSE: Mesa-demo-egl)',