mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Be consistent with libgtk-3-0t64
The reason it worked without explicitly updating this one is because the deb of libgtk-3-0t64 has a 'replaces' line for libgtk-3-0 - which nullifies this entry, as both were specified. But, you're right, looks better to have the right package in there.
This commit is contained in:
parent
2b013c108f
commit
e3a14d432b
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ parts:
|
|||
- libfreetype6
|
||||
- libglib2.0-0
|
||||
- libglx0
|
||||
- libgtk-3-0
|
||||
- libgtk-3-0t64
|
||||
- libharfbuzz0b
|
||||
- libice6
|
||||
- libicu74
|
||||
|
|
Loading…
Add table
Reference in a new issue