Skip to content

Commit

Permalink
snap: use t64 libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Apr 24, 2024
1 parent e40102a commit a13e8b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ parts:
- fonts-font-awesome
- fonts-ubuntu
- libasound2
- libfcft4
- libfcft4t64
- libjson-c5
- libmpdclient2
- libmpdclient2t64
- libpixman-1-0
- libudev1
- libwayland-client0
Expand All @@ -165,10 +165,10 @@ parts:
plugin: nil
stage-packages:
- libgdk-pixbuf2.0-bin # GDK pixbuf
- libglib2.0-0
- libglib2.0-0t64
- libgtk-3-common # GTK schemas
build-packages:
- libglib2.0-0
- libglib2.0-0t64
- libgdk-pixbuf2.0-0
- librsvg2-dev # So the libpixbufloader-svg.so loader can be loaded by gdk-pixbuf-query-loaders
override-build: |
Expand Down

0 comments on commit a13e8b0

Please sign in to comment.