Skip to content

Commit

Permalink
build(flatpak): migrate to libayatanna-appindicator (#3295)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Oct 12, 2024
1 parent 7dd836d commit 50261bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/linux/flatpak/dev.lizardbyte.app.Sunshine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ modules:
- "modules/xvfb/xvfb.json"

# Runtime dependencies
- shared-modules/libappindicator/libappindicator-gtk3-12.10.json
- shared-modules/libayatana-appindicator/libayatana-appindicator-gtk3.json
- "modules/avahi.json"
- "modules/boost.json"
- "modules/libevdev.json"
- "modules/libnotify.json"
- "modules/miniupnpc.json"
- "modules/numactl.json" # TODO: is this still needed?
- "modules/numactl.json"

# Caching is configured until here, not including CUDA, since it is too large for GitHub cache
- "modules/cuda.json"
Expand Down

0 comments on commit 50261bf

Please sign in to comment.