mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
fix(linux): migrate to qt tray (#4907)
Co-authored-by: Kishi <41839133+Kishi85@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,6 @@ fi
|
||||
depends=(
|
||||
'avahi'
|
||||
'curl'
|
||||
'libayatana-appindicator'
|
||||
'libcap'
|
||||
'libdrm'
|
||||
'libevdev'
|
||||
@@ -49,6 +48,8 @@ depends=(
|
||||
'numactl'
|
||||
'openssl'
|
||||
'opus'
|
||||
'qt6-base'
|
||||
'qt6-svg'
|
||||
'udev'
|
||||
'vulkan-icd-loader'
|
||||
'which'
|
||||
|
||||
Reference in New Issue
Block a user