Skip to content

Commit 2b785b3

Browse files
authored
build(deps): add doxygen and graphviz to arch deps (#4092)
1 parent 6ab2449 commit 2b785b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/linux_build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,11 @@ function add_arch_deps() {
9696
'base-devel'
9797
'cmake'
9898
'curl'
99+
'doxygen'
99100
"gcc${gcc_version}"
100101
"gcc${gcc_version}-libs"
101102
'git'
103+
'graphviz'
102104
'libayatana-appindicator'
103105
'libcap'
104106
'libdrm'

0 commit comments

Comments
 (0)