Skip to content

Commit

Permalink
Be consistent with libgtk-3-0t64
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
popey authored and john-preston committed May 3, 2024
1 parent 2b013c1 commit e3a14d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ parts:
- libfreetype6
- libglib2.0-0
- libglx0
- libgtk-3-0
- libgtk-3-0t64
- libharfbuzz0b
- libice6
- libicu74
Expand Down

0 comments on commit e3a14d4

Please sign in to comment.