mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
fix(FreeBSD): Qt6 tray dependency package (#5458)
This commit is contained in:
@@ -166,7 +166,7 @@ if(${SUNSHINE_TRAY} STREQUAL 1)
|
||||
qt6-qtsvg"
|
||||
)
|
||||
list(APPEND CPACK_FREEBSD_PACKAGE_DEPS
|
||||
x11-toolkits/qt6-widgets
|
||||
devel/qt6-base
|
||||
graphics/qt6-svg
|
||||
)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user