mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-02-04 21:25:39 +00:00
build(linux): enable cpack auto dependencies (#4323)
This commit is contained in:
@ -221,6 +221,7 @@ function add_debian_based_deps() {
|
||||
"cmake"
|
||||
"desktop-file-utils"
|
||||
"doxygen"
|
||||
"file"
|
||||
"flex" # required if we need to compile doxygen
|
||||
"gcc-${gcc_version}"
|
||||
"g++-${gcc_version}"
|
||||
|
||||
Reference in New Issue
Block a user