We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbd363 commit 65b1761Copy full SHA for 65b1761
citron-appimage.sh
@@ -105,11 +105,8 @@ wget --retry-connrefused --tries=30 "$LIB4BN" -O ./lib4bin
105
chmod +x ./lib4bin
106
xvfb-run -a -- ./lib4bin -p -v -e -s -k \
107
/usr/bin/citron* \
108
- /usr/lib/libGLX* \
109
- /usr/lib/libGL.so* \
110
- /usr/lib/libEGL* \
+ /usr/lib/lib*GL* \
111
/usr/lib/dri/* \
112
- /usr/lib/gbm/* \
113
/usr/lib/vdpau/* \
114
/usr/lib/libvulkan* \
115
/usr/lib/libVkLayer* \
0 commit comments