build(linux): enable cpack auto dependencies (#4323)
This commit is contained in:
parent
f52891d6fc
commit
ed7b78f138
2 changed files with 4 additions and 2 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue