fix(FreeBSD): Qt6 tray dependency package (#5458)
This commit is contained in:
@@ -166,7 +166,7 @@ if(${SUNSHINE_TRAY} STREQUAL 1)
|
|||||||
qt6-qtsvg"
|
qt6-qtsvg"
|
||||||
)
|
)
|
||||||
list(APPEND CPACK_FREEBSD_PACKAGE_DEPS
|
list(APPEND CPACK_FREEBSD_PACKAGE_DEPS
|
||||||
x11-toolkits/qt6-widgets
|
devel/qt6-base
|
||||||
graphics/qt6-svg
|
graphics/qt6-svg
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
|
|||||||
Reference in New Issue
Block a user