fix(FreeBSD): Qt6 tray dependency package (#5458)

This commit is contained in:
Dave Lane
2026-07-29 08:24:59 -04:00
committed by GitHub
parent 089f15d4b6
commit c19904b577
+1 -1
View File
@@ -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()