From 49f1eca1f7a2bf51205da3cc85f2f9763925fb57 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 11 Feb 2026 18:07:17 -0500 Subject: [PATCH] etc/hostubuntu: more host libraries for GPU stack (needed to make ghostty happy) --- etc/hostubuntu/libEGL_mesa.so.0 | 1 + etc/hostubuntu/libEGL_mesa.so.0.0.0 | 1 + etc/hostubuntu/libEGL_nvidia.so.0 | 1 + etc/hostubuntu/libdrm.so | 1 + etc/hostubuntu/libdrm.so.2 | 1 + etc/hostubuntu/libdrm.so.2.4.0 | 1 + etc/hostubuntu/libgbm.so | 1 + etc/hostubuntu/libgbm.so.1 | 1 + etc/hostubuntu/libgbm.so.1.0.0 | 1 + 9 files changed, 9 insertions(+) create mode 120000 etc/hostubuntu/libEGL_mesa.so.0 create mode 120000 etc/hostubuntu/libEGL_mesa.so.0.0.0 create mode 120000 etc/hostubuntu/libEGL_nvidia.so.0 create mode 120000 etc/hostubuntu/libdrm.so create mode 120000 etc/hostubuntu/libdrm.so.2 create mode 120000 etc/hostubuntu/libdrm.so.2.4.0 create mode 120000 etc/hostubuntu/libgbm.so create mode 120000 etc/hostubuntu/libgbm.so.1 create mode 120000 etc/hostubuntu/libgbm.so.1.0.0 diff --git a/etc/hostubuntu/libEGL_mesa.so.0 b/etc/hostubuntu/libEGL_mesa.so.0 new file mode 120000 index 00000000..d53298a5 --- /dev/null +++ b/etc/hostubuntu/libEGL_mesa.so.0 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libEGL_mesa.so.0 \ No newline at end of file diff --git a/etc/hostubuntu/libEGL_mesa.so.0.0.0 b/etc/hostubuntu/libEGL_mesa.so.0.0.0 new file mode 120000 index 00000000..bca1401a --- /dev/null +++ b/etc/hostubuntu/libEGL_mesa.so.0.0.0 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libEGL_mesa.so.0.0.0 \ No newline at end of file diff --git a/etc/hostubuntu/libEGL_nvidia.so.0 b/etc/hostubuntu/libEGL_nvidia.so.0 new file mode 120000 index 00000000..26b761b3 --- /dev/null +++ b/etc/hostubuntu/libEGL_nvidia.so.0 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0 \ No newline at end of file diff --git a/etc/hostubuntu/libdrm.so b/etc/hostubuntu/libdrm.so new file mode 120000 index 00000000..4b830b64 --- /dev/null +++ b/etc/hostubuntu/libdrm.so @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libdrm.so \ No newline at end of file diff --git a/etc/hostubuntu/libdrm.so.2 b/etc/hostubuntu/libdrm.so.2 new file mode 120000 index 00000000..77111d6e --- /dev/null +++ b/etc/hostubuntu/libdrm.so.2 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libdrm.so.2 \ No newline at end of file diff --git a/etc/hostubuntu/libdrm.so.2.4.0 b/etc/hostubuntu/libdrm.so.2.4.0 new file mode 120000 index 00000000..2b62d18e --- /dev/null +++ b/etc/hostubuntu/libdrm.so.2.4.0 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0 \ No newline at end of file diff --git a/etc/hostubuntu/libgbm.so b/etc/hostubuntu/libgbm.so new file mode 120000 index 00000000..c43545cf --- /dev/null +++ b/etc/hostubuntu/libgbm.so @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libgbm.so \ No newline at end of file diff --git a/etc/hostubuntu/libgbm.so.1 b/etc/hostubuntu/libgbm.so.1 new file mode 120000 index 00000000..54b72186 --- /dev/null +++ b/etc/hostubuntu/libgbm.so.1 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libgbm.so.1 \ No newline at end of file diff --git a/etc/hostubuntu/libgbm.so.1.0.0 b/etc/hostubuntu/libgbm.so.1.0.0 new file mode 120000 index 00000000..e64ce8f3 --- /dev/null +++ b/etc/hostubuntu/libgbm.so.1.0.0 @@ -0,0 +1 @@ +/usr/lib/x86_64-linux-gnu/libgbm.so.1.0.0 \ No newline at end of file