mirror of
https://github.com/Syncplay/syncplay
synced 2025-01-20 22:10:46 +00:00
add libxcb manually
This commit is contained in:
parent
7cf5c0ebd6
commit
868c26383f
@ -109,6 +109,8 @@ export OUTPUT=Syncplay-$VERSION-x86_64.AppImage
|
||||
./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin conda \
|
||||
-e $(which readelf) \
|
||||
-i "$REPO_ROOT"/syncplay/resources/syncplay.png -d pl.syncplay.syncplay.desktop \
|
||||
--output appimage --custom-apprun AppRun.sh -l /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0
|
||||
--output appimage --custom-apprun AppRun.sh \
|
||||
-l /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0 \
|
||||
-l /usr/lib/x86_64-linux-gnu/libxcb-util.so.1
|
||||
|
||||
mv Syncplay*.AppImage "$OLD_CWD"
|
||||
mv Syncplay*.AppImage "$OLD_CWD"
|
||||
|
Loading…
Reference in New Issue
Block a user