mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
fix: Incorrect package name
Noble has libvpx9, not vpx8. https://packages.ubuntu.com/search?keywords=libvpx9
This commit is contained in:
parent
bb47f4659d
commit
0194687181
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ parts:
|
||||||
- libopenh264-7
|
- libopenh264-7
|
||||||
- libopus0
|
- libopus0
|
||||||
- libssl3
|
- libssl3
|
||||||
- libvpx8
|
- libvpx9
|
||||||
- libx11-6
|
- libx11-6
|
||||||
- libxcomposite1
|
- libxcomposite1
|
||||||
- libxdamage1
|
- libxdamage1
|
||||||
|
|
Loading…
Add table
Reference in a new issue