build(deps): add doxygen and graphviz to arch deps (#4092)
This commit is contained in:
parent
6ab24491ed
commit
2b785b3cb9
1 changed files with 2 additions and 0 deletions
|
|
@ -96,9 +96,11 @@ function add_arch_deps() {
|
|||
'base-devel'
|
||||
'cmake'
|
||||
'curl'
|
||||
'doxygen'
|
||||
"gcc${gcc_version}"
|
||||
"gcc${gcc_version}-libs"
|
||||
'git'
|
||||
'graphviz'
|
||||
'libayatana-appindicator'
|
||||
'libcap'
|
||||
'libdrm'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue