mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-21 20:38:38 -04:00
Merge pull request #1970 from onionshare/mig/snapcraft-armhf-fix
Replace libgtk-3-0 with libgtk-3-0t64 which might help building on armhf
This commit is contained in:
commit
a9e6870ce3
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ parts:
|
|||
- libgl1
|
||||
- libglvnd0
|
||||
- libglx0
|
||||
- libgtk-3-0
|
||||
- libgtk-3-0t64
|
||||
- libharfbuzz0b
|
||||
- libjpeg8
|
||||
- liblcms2-2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue