mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-02-04 21:05:37 +00:00
build(deps): add doxygen and graphviz to arch deps (#4092)
This commit is contained in:
@ -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'
|
||||
|
||||
Reference in New Issue
Block a user