Skip to content

Commit 9031b11

Browse files
authored
make sure pipewire and opengl get deployed
1 parent 3323c22 commit 9031b11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

desmume-appimage.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ export DESKTOP=/usr/share/applications/org.desmume.DeSmuME.desktop
1414
export ICON=/usr/share/icons/hicolor/scalable/apps/org.desmume.DeSmuME.svg
1515
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1616
export OUTNAME=desmume-"$VERSION"-anylinux-"$ARCH".AppImage
17+
export DEPLOY_PIPEWIRE=1
18+
export DEPLOY_OPENGL=1
1719

1820
# Deploy dependencies
1921
wget --retry-connrefused --tries=30 "$SHARUN" -O ./quick-sharun

0 commit comments

Comments
 (0)