ci: appimage fixes
This commit is contained in:
@@ -32,14 +32,17 @@ AppDir:
|
||||
apt:
|
||||
arch: amd64
|
||||
sources:
|
||||
- sourceline: 'deb [arch=amd64] http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse'
|
||||
- sourceline: 'deb [arch=amd64] http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse'
|
||||
- sourceline: 'deb [arch=amd64 trusted=yes] http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse'
|
||||
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x871920D1991BC93C'
|
||||
- sourceline: 'deb [arch=amd64 trusted=yes] http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse'
|
||||
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x871920D1991BC93C'
|
||||
|
||||
include:
|
||||
- libgtk-3-0
|
||||
- libmpv2
|
||||
- libmpv1
|
||||
- mpv
|
||||
- libasound2
|
||||
- libkeybinder-3.0-0
|
||||
|
||||
exclude:
|
||||
- adwaita-icon-theme
|
||||
|
||||
Reference in New Issue
Block a user