Skip to content

Commit d2e33c4

Browse files
authored
make sure opengl gets bundled
1 parent 9b2911a commit d2e33c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ln -s "usr/share/icons/hicolor/256x256/apps/com.mitchellh.ghostty.png" .
6464
# bundle all libs
6565
wget "$LIB4BN" -O ./lib4bin
6666
chmod +x ./lib4bin
67-
xvfb-run -a -- ./lib4bin -p -v -e -s -k ./usr/bin/ghostty
67+
xvfb-run -a -- ./lib4bin -p -v -e -s -k ./usr/bin/ghostty /usr/lib/libEGL*
6868
rm -rf ./usr/bin
6969

7070
# Prepare AppImage -- Configure launcher script, metainfo and desktop file with icon.

0 commit comments

Comments
 (0)