[Scripts] Include gtk3 plugin.
This commit is contained in:
parent
e7872b5e4e
commit
c1e606f2a8
|
@ -38,4 +38,5 @@ pyinstaller __main__.py -n youtube-dl --onefile || true
|
|||
cp dist/youtube-dl appdir/usr/bin || true
|
||||
|
||||
export UPD_INFO="gh-releases-zsync|NamedKitten|KittehPlayer|continuous|KittehPlayer-$ARCH.AppImage.zsync"
|
||||
export EXTRA_QT_PLUGINS="gtk3"
|
||||
./linuxdeploy-x86_64.AppImage --appdir appdir --plugin qt --output appimage -v 3
|
||||
|
|
Loading…
Reference in a new issue